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