summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2003-10-23 00:13:16 -0700
committerGreg KH <gregkh@suse.de>2005-04-26 21:06:22 -0700
commit9c516bec0df7aeb43bc78ce214b3ac515818de7a (patch)
tree4ed610a940d93da26a6f1902f80dfbcefdd80d5a
parent6c5c770ac62791fd514f3eee9e7a5a831eef8d32 (diff)
downloadsystemd-9c516bec0df7aeb43bc78ce214b3ac515818de7a.tar.gz
[PATCH] turn off debugging if we are building with klibc
-rw-r--r--Makefile.klibc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.klibc b/Makefile.klibc
index ccc862dd8b..b901170544 100644
--- a/Makefile.klibc
+++ b/Makefile.klibc
@@ -18,7 +18,7 @@
# Set the following to `true' to make a debuggable build.
# Leave this set to `false' for production use.
-DEBUG = true
+DEBUG = false
ROOT = udev