From 0c642539f20904a139fb2851d18d9a55ffce8729 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 30 Nov 2006 06:46:38 +0000 Subject: Cleanup. --- make/custom/simsh7032.cfg | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'make/custom/simsh7032.cfg') diff --git a/make/custom/simsh7032.cfg b/make/custom/simsh7032.cfg index caf2673799..1db61f14ce 100644 --- a/make/custom/simsh7032.cfg +++ b/make/custom/simsh7032.cfg @@ -19,12 +19,7 @@ RTEMS_CPU_MODEL=sh7032 # CPU_CFLAGS=-m1 -# debug flags: typically none, but we use -O1 as it produces better code -# CFLAGS_DEBUG_V = -O1 -CFLAGS_DEBUG_V = - -# optimize flag: typically -0, could use -O4 or -fast -# -O4 is ok for RTEMS +# optimize flag: typically -O2 CFLAGS_OPTIMIZE_V = -O4 # Miscellaneous additions go here -- cgit v1.2.3