summaryrefslogtreecommitdiffstats
path: root/make/custom/erc32nfp.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/erc32nfp.cfg')
-rw-r--r--make/custom/erc32nfp.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/erc32nfp.cfg b/make/custom/erc32nfp.cfg
index 0b33524b0f..602bdb72f3 100644
--- a/make/custom/erc32nfp.cfg
+++ b/make/custom/erc32nfp.cfg
@@ -19,7 +19,7 @@ RTEMS_BSP_FAMILY=erc32
CPU_CFLAGS = -mcpu=cypress -msoft-float
# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -O2
+CFLAGS_OPTIMIZE_V = -O2 -g
# The following are definitions of make-exe which will work using ld as
# is currently required.