From 9e53ee2ca60cbad82be440f957a8b5c5a9236471 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 17 Jan 2007 16:52:16 +0000 Subject: CFLAGS_OPTIMIZE_V = -O2 --- make/custom/c4xsim.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make/custom/c4xsim.cfg') diff --git a/make/custom/c4xsim.cfg b/make/custom/c4xsim.cfg index bdd9e27ab4..9505f8c1f2 100644 --- a/make/custom/c4xsim.cfg +++ b/make/custom/c4xsim.cfg @@ -13,8 +13,8 @@ CPU_CFLAGS=-mcpu=40 #-msmall RTEMS_BSP_FAMILY=c4xsim # optimize flag: typically -O2 -# -O4 is broken for the moment on the C4x gcc -#CFLAGS_OPTIMIZE_V=-O4 +# -O2 is broken for the moment on the C4x gcc +#CFLAGS_OPTIMIZE_V=-O2 CFLAGS_OPTIMIZE_V=-O1 # this target has no start file -- cgit v1.2.3