summaryrefslogtreecommitdiffstats
path: root/make/custom/mvme136.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/mvme136.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/custom/mvme136.cfg b/make/custom/mvme136.cfg
index 38bf33cd56..1ccea1fd40 100644
--- a/make/custom/mvme136.cfg
+++ b/make/custom/mvme136.cfg
@@ -18,8 +18,7 @@ RTEMS_BSP_FAMILY=mvme136
#
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