summaryrefslogtreecommitdiffstats
path: root/make/custom/csb360.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-11-30 06:46:38 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-11-30 06:46:38 +0000
commit0c642539f20904a139fb2851d18d9a55ffce8729 (patch)
treeeddbdfa1e4148db59036b942264e79bc3eb605e0 /make/custom/csb360.cfg
parent * vmeUniverse/vmeTsi148.h: user now must define a symbol (diff)
downloadrtems-0c642539f20904a139fb2851d18d9a55ffce8729.tar.bz2
Cleanup.
Diffstat (limited to '')
-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