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:
2f38f27
)
The one line fix to Bernhard Fischer's "profoundly".
author
Rob Landley
<rob@landley.net>
Mon, 15 May 2006 18:38:11 +0000
(18:38 -0000)
committer
Rob Landley
<rob@landley.net>
Mon, 15 May 2006 18:38:11 +0000
(18:38 -0000)
Rules.mak
patch
|
blob
|
history
diff --git
a/Rules.mak
b/Rules.mak
index 843bcce28fd31efbc27ef881b72d038fd71e6770..ebd09edb35e68ad9705c22288959ab0df9fb294e 100644
(file)
--- a/
Rules.mak
+++ b/
Rules.mak
@@
-219,7
+219,6
@@
else
endif
ifneq ($(strip $(CONFIG_DEBUG_PESSIMIZE)),y)
-else
CFLAGS += $(OPTIMIZATION)
endif