projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da7b829
)
oops, didn't mean to commit that last one... reverting
author
Randolph Chung
<tausq@debian.org>
Thu, 7 Dec 2000 03:56:10 +0000
(
03:56
-0000)
committer
Randolph Chung
<tausq@debian.org>
Thu, 7 Dec 2000 03:56:10 +0000
(
03:56
-0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 5faac87d64027e0eb991c19299c41c49b4ace678..345c3c35fc13599fe27a85e8a73d7d64178167ea 100644
(file)
--- 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 =
tru
e
+DODEBUG =
fals
e
# This enables compiling with dmalloc ( http://dmalloc.com/ )
# which is an excellent public domain mem leak and malloc problem