summaryrefslogtreecommitdiffstats
path: root/make/custom/csb350.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/csb350.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/custom/csb350.cfg b/make/custom/csb350.cfg
index 3be6ac21a5..02fb011705 100644
--- a/make/custom/csb350.cfg
+++ b/make/custom/csb350.cfg
@@ -18,8 +18,7 @@ RTEMS_BSP_FAMILY=csb350
# gcc 3.1 and newer
CPU_CFLAGS=-mips32 -G0 -msoft-float
-# optimize flag: typically -0, could use -O4 or -fast
-# -O4 is ok for RTEMS
+# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V=-O2 -g
# The following are definitions of make-exe which will work using ld as