aboutsummaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2006-05-15 18:38:11 +0000
committerRob Landley <rob@landley.net>2006-05-15 18:38:11 +0000
commit282a26b8ba5b74bd403fcefc41be00a1e2359207 (patch)
treec2b3ce1be1bae2820c1700a3ef72084591d50c8b /Rules.mak
parent2f38f27b428527e6b90953ce6660b7fb9fb6b511 (diff)
downloadbusybox-282a26b8ba5b74bd403fcefc41be00a1e2359207.tar.gz
The one line fix to Bernhard Fischer's "profoundly".
Diffstat (limited to 'Rules.mak')
-rw-r--r--Rules.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rules.mak b/Rules.mak
index 843bcce28..ebd09edb3 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -219,7 +219,6 @@ else
endif
ifneq ($(strip $(CONFIG_DEBUG_PESSIMIZE)),y)
-else
CFLAGS += $(OPTIMIZATION)
endif