summaryrefslogtreecommitdiffstats
path: root/make/custom/helas403.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/helas403.cfg
parent * vmeUniverse/vmeTsi148.h: user now must define a symbol (diff)
downloadrtems-0c642539f20904a139fb2851d18d9a55ffce8729.tar.bz2
Cleanup.
Diffstat (limited to 'make/custom/helas403.cfg')
-rw-r--r--make/custom/helas403.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/custom/helas403.cfg b/make/custom/helas403.cfg
index 74d752ff88..605474a628 100644
--- a/make/custom/helas403.cfg
+++ b/make/custom/helas403.cfg
@@ -18,8 +18,7 @@ RTEMS_BSP_FAMILY=helas403
#
CPU_CFLAGS = -mcpu=403 -D_OLD_EXCEPTIONS -Dppc403
-# optimize flag: typically -0, could use -O4 or -fast
-# -O4 is ok for RTEMS
+# optimize flag: typically -O2
# NOTE: some level of -O may be actually required by inline assembler
CFLAGS_OPTIMIZE_V=-O4 -fno-keep-inline-functions