summaryrefslogtreecommitdiffstats
path: root/make/custom/mvme147.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/mvme147.cfg')
-rw-r--r--make/custom/mvme147.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/custom/mvme147.cfg b/make/custom/mvme147.cfg
index af8e9d922f..41feb8564d 100644
--- a/make/custom/mvme147.cfg
+++ b/make/custom/mvme147.cfg
@@ -15,8 +15,7 @@ RTEMS_BSP_FAMILY=mvme147
# default flags
CPU_CFLAGS=
-# 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