summaryrefslogtreecommitdiffstats
path: root/make/custom/rbtx4938.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/rbtx4938.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/custom/rbtx4938.cfg b/make/custom/rbtx4938.cfg
index cc169c1105..f8589a6d06 100644
--- a/make/custom/rbtx4938.cfg
+++ b/make/custom/rbtx4938.cfg
@@ -15,8 +15,7 @@ RTEMS_BSP_FAMILY=rbtx4938
# and (hopefully) optimize for it.
CPU_CFLAGS = -mips3 -G0 -EL
-# optimize flag: typically -0, could use -O4 or -fast
-# -O4 is ok for RTEMS
+# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V=-fomit-frame-pointer
# The following are definitions of make-exe which will work using ld as