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:
0159597
)
Simplify a comment
author
Eric Andersen
<andersen@codepoet.org>
Sat, 30 Jun 2001 18:11:52 +0000
(18:11 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Sat, 30 Jun 2001 18:11:52 +0000
(18:11 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 0e5086ddfcecd698f4688ba11405c1404af82350..d067aa214613bfd1725622c5c64a77290d68837a 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-37,8
+37,6
@@
DOSTATIC = false
# Set the following to `true' to make a debuggable build.
# Leave this set to `false' for production use.
-# eg: `make DODEBUG=true tests'
-# Do not enable this for production builds...
DODEBUG = false
# Setting this to `true' will cause busybox to directly use the system's