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