summaryrefslogtreecommitdiffstats
path: root/make/custom/gensh1.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/gensh1.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/gensh1.cfg b/make/custom/gensh1.cfg
index 407de36570..8b371438ca 100644
--- a/make/custom/gensh1.cfg
+++ b/make/custom/gensh1.cfg
@@ -23,7 +23,7 @@ RTEMS_BSP_FAMILY=gensh1
CPU_CFLAGS = -m1
# 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.