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:
65fc1c7
)
Oops. I left debugging turned on...
author
Erik Andersen
<andersen@codepoet.org>
Mon, 6 Mar 2000 18:34:48 +0000
(18:34 -0000)
committer
Erik Andersen
<andersen@codepoet.org>
Mon, 6 Mar 2000 18:34:48 +0000
(18:34 -0000)
-Erik
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index ed5a4b11d5bf6b025a43a15e3e4e6b3b75822f10..1d52e1dcdedba19923102aad2af88751c6119d0e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-25,7
+25,7
@@
BUILDTIME := $(shell TZ=GMT date "+%Y%m%d-%H%M")
# Set the following to `true' to make a debuggable build.
# Leave this set to `false' for production use.
# eg: `make DODEBUG=true tests'
-DODEBUG =
tru
e
+DODEBUG =
fals
e
# If you want a static binary, turn this on. I can't think
# of many situations where anybody would ever want it static,