summaryrefslogtreecommitdiffstats
path: root/make/custom/pc386.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-11-30 06:46:38 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-11-30 06:46:38 +0000
commit0c642539f20904a139fb2851d18d9a55ffce8729 (patch)
treeeddbdfa1e4148db59036b942264e79bc3eb605e0 /make/custom/pc386.cfg
parent * vmeUniverse/vmeTsi148.h: user now must define a symbol (diff)
downloadrtems-0c642539f20904a139fb2851d18d9a55ffce8729.tar.bz2
Cleanup.
Diffstat (limited to '')
-rw-r--r--make/custom/pc386.cfg4
1 files changed, 1 insertions, 3 deletions
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