summaryrefslogtreecommitdiffstats
path: root/make/custom/mbx8xx.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 06:52:17 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 06:52:17 +0000
commit26a3609e5ca2c3c9429a18f1ce4a81c1089b7f2e (patch)
tree94a8c80f6a160b2548374b25de33e9873091ec03 /make/custom/mbx8xx.cfg
parentRemove CXXFLAGS_OPTIMIZE_V. (diff)
downloadrtems-26a3609e5ca2c3c9429a18f1ce4a81c1089b7f2e.tar.bz2
Cosmetics.
Diffstat (limited to 'make/custom/mbx8xx.cfg')
-rw-r--r--make/custom/mbx8xx.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/mbx8xx.cfg b/make/custom/mbx8xx.cfg
index c6142ac48f..da75021192 100644
--- a/make/custom/mbx8xx.cfg
+++ b/make/custom/mbx8xx.cfg
@@ -46,7 +46,7 @@ RTEMS_BSP_FAMILY=mbx8xx
CPU_CFLAGS = -mcpu=$(8XX_CPU_TYPE) -Dmpc$(8XX_CPU_TYPE) -D$(RTEMS_MBX_MODEL)
-# optimize flag: typically -O, could use -O4 or -fast
+# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O4 -fno-keep-inline-functions
define make-exe