summaryrefslogtreecommitdiffstats
path: root/make/custom/armulator.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/armulator.cfg')
-rw-r--r--make/custom/armulator.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/armulator.cfg b/make/custom/armulator.cfg
index f5d6ee4ae8..f1fbc2b34d 100644
--- a/make/custom/armulator.cfg
+++ b/make/custom/armulator.cfg
@@ -19,7 +19,7 @@ RTEMS_BSP_FAMILY=armulator
# CPU_CFLAGS = -msoft-float
# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V=-O4
+CFLAGS_OPTIMIZE_V=-O2
define make-exe
$(LINK.c) $(AM_CFLAGS) $(AM_LDFLAGS) -o $@ \