summaryrefslogtreecommitdiffstats
path: root/make/custom
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom')
-rw-r--r--make/custom/erc32.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/erc32.cfg b/make/custom/erc32.cfg
index 3c198e9caa..22719cad1f 100644
--- a/make/custom/erc32.cfg
+++ b/make/custom/erc32.cfg
@@ -18,4 +18,4 @@ RTEMS_BSP_FAMILY=erc32
CPU_CFLAGS = -mcpu=cypress
# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -Os -g
+CFLAGS_OPTIMIZE_V = -O2 -g