From: Rob Landley Date: Mon, 15 May 2006 18:38:11 +0000 (-0000) Subject: The one line fix to Bernhard Fischer's "profoundly". X-Git-Tag: 1_2_0~366 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=282a26b8ba5b74bd403fcefc41be00a1e2359207;p=oweals%2Fbusybox.git The one line fix to Bernhard Fischer's "profoundly". --- 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