summaryrefslogtreecommitdiffstats
path: root/make/custom/mbx8xx.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-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