summaryrefslogtreecommitdiffstats
path: root/make/custom/csb360.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/csb360.cfg')
-rw-r--r--make/custom/csb360.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/csb360.cfg b/make/custom/csb360.cfg
index 01e1a5960a..f96211e4bf 100644
--- a/make/custom/csb360.cfg
+++ b/make/custom/csb360.cfg
@@ -19,7 +19,7 @@ RTEMS_BSP_FAMILY=csb360
#
CPU_CFLAGS = -m5200
-# optimize flag: typically -0, could use -O4 or -fast
+# optimize flag: typically -O2
# It looks like any optimization level > 0 causes problems
# with gcc-3.4.0. Until they are fixed, we'll use -O0
CFLAGS_OPTIMIZE_V=-O0 -fomit-frame-pointer