aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRandolph Chung <tausq@debian.org>2000-12-07 03:56:10 +0000
committerRandolph Chung <tausq@debian.org>2000-12-07 03:56:10 +0000
commit1e1d9d1c95341d3938571fdbff4aabfba6ca7c27 (patch)
tree7f14dad7c884375949e5a0a40af99716db89167c /Makefile
parentda7b82981b3c5acf28024a5b61c954b99ddc590f (diff)
downloadbusybox-1e1d9d1c95341d3938571fdbff4aabfba6ca7c27.tar.gz
oops, didn't mean to commit that last one... reverting
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5faac87d6..345c3c35f 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ DOSTATIC = false
# Leave this set to `false' for production use.
# eg: `make DODEBUG=true tests'
# Do not enable this for production builds...
-DODEBUG = true
+DODEBUG = false
# This enables compiling with dmalloc ( http://dmalloc.com/ )
# which is an excellent public domain mem leak and malloc problem