Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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