summaryrefslogtreecommitdiffstats
path: root/make/custom/gen68340.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/gen68340.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/custom/gen68340.cfg b/make/custom/gen68340.cfg
index ef4154463e..278be8117c 100644
--- a/make/custom/gen68340.cfg
+++ b/make/custom/gen68340.cfg
@@ -15,8 +15,7 @@ RTEMS_BSP_FAMILY=gen68340
CPU_CFLAGS = -mcpu32
-# 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
# The following are definitions of make-exe which will work using ld as