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/sim68000.cfg | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'make/custom/sim68000.cfg') diff --git a/make/custom/sim68000.cfg b/make/custom/sim68000.cfg index 58d58f7cc1..48c74b7fca 100644 --- a/make/custom/sim68000.cfg +++ b/make/custom/sim68000.cfg @@ -13,13 +13,9 @@ CPU_CFLAGS = -m68000 # This is the actual bsp directory used during the build process. RTEMS_BSP_FAMILY=sim68000 -# optimize flag: typically -0, could use -O4 or -fast -# -O4 is ok for RTEMS +# optimize flag: typically -O2 CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer -# debugging please -CFLAGS_DEBUG_V = - # The following are definitions of make-exe which will work using ld as # is currently required. It is expected that as of gcc 2.8, the end user # will be able to override parts of the compilers specs and link using gcc. -- cgit v1.2.3