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:
5e1189e
)
Turn off debugging
author
Erik Andersen
<andersen@codepoet.org>
Sat, 15 Apr 2000 16:37:45 +0000
(16:37 -0000)
committer
Erik Andersen
<andersen@codepoet.org>
Sat, 15 Apr 2000 16:37:45 +0000
(16:37 -0000)
-Erik
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index bc37b4a001e4a176e605a466a4240acdd450b5ad..54db45c9b31b5f35519f9559f92610a3e9ecc0a5 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-26,7
+26,7
@@
export VERSION
# 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.
DOSTATIC = false