summaryrefslogtreecommitdiffstats
path: root/make/custom/armulator.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 f1fbc2b34d..0e448c3320 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=-O2
+CFLAGS_OPTIMIZE_V = -O2
define make-exe
$(LINK.c) $(AM_CFLAGS) $(AM_LDFLAGS) -o $@ \