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/pc386.cfg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'make/custom/pc386.cfg') diff --git a/make/custom/pc386.cfg b/make/custom/pc386.cfg index 4021faadb4..e965bb701e 100644 --- a/make/custom/pc386.cfg +++ b/make/custom/pc386.cfg @@ -20,9 +20,7 @@ RTEMS_BSP_FAMILY=pc386 # NOTE: CPU_CFLAGS is set by pc386 variants. # CPU_CFLAGS = -# optimize flag: typically -0, could use -O4 or -fast -# -O4 is ok for RTEMS -# -fomit-frame-pointer breaks debugging and C++ exceptions +# optimize flag: typically -O2 CFLAGS_OPTIMIZE_V=-O4 # Here is the rule to actually build a $(ARCH)/foo.exe -- cgit v1.2.3