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/bare.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'make/custom/bare.cfg') diff --git a/make/custom/bare.cfg b/make/custom/bare.cfg index bb7b24827a..288d99da50 100644 --- a/make/custom/bare.cfg +++ b/make/custom/bare.cfg @@ -15,8 +15,7 @@ CPU_CFLAGS=$(BARE_CPU_CFLAGS) include $(RTEMS_ROOT)/make/custom/default.cfg -# 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 # this target has no start file -- cgit v1.2.3