summaryrefslogtreecommitdiffstats
path: root/make/custom/mvme162lx.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/mvme162lx.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/custom/mvme162lx.cfg b/make/custom/mvme162lx.cfg
index 67604081b4..b3380a9062 100644
--- a/make/custom/mvme162lx.cfg
+++ b/make/custom/mvme162lx.cfg
@@ -26,8 +26,7 @@ RTEMS_BSP_FAMILY=mvme162
#
CPU_CFLAGS = -m68040 -msoft-float
-# 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