From 6bcb9aa9966f10273ce083cee52af1896bddfd26 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 18 Dec 2006 06:14:23 +0000 Subject: tweaked things to allow for setting CPU-specific build flags svn path=/trunk/; revision=6937 --- packages/Makefile.buildlayout | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/Makefile.buildlayout') diff --git a/packages/Makefile.buildlayout b/packages/Makefile.buildlayout index cf50700b..ea892421 100644 --- a/packages/Makefile.buildlayout +++ b/packages/Makefile.buildlayout @@ -61,7 +61,7 @@ endif #==============================================================================# # base level optimizations -OPT_CFLAGS = -O3 -funroll-loops -fomit-frame-pointer +OPT_CFLAGS = -O2 DEBUG_CFLAGS = -ggdb -- cgit v1.2.1