summaryrefslogtreecommitdiffstats
path: root/make/custom/leon3.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/leon3.cfg')
-rw-r--r--make/custom/leon3.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/leon3.cfg b/make/custom/leon3.cfg
index 73a14d10cd..423640469b 100644
--- a/make/custom/leon3.cfg
+++ b/make/custom/leon3.cfg
@@ -18,7 +18,7 @@ RTEMS_BSP_FAMILY=leon3
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.