From 282a26b8ba5b74bd403fcefc41be00a1e2359207 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Mon, 15 May 2006 18:38:11 +0000 Subject: [PATCH] The one line fix to Bernhard Fischer's "profoundly". --- Rules.mak | 1 - 1 file changed, 1 deletion(-) 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 -- 2.25.1