summaryrefslogtreecommitdiffstats
path: root/make/custom/helas403.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-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