summaryrefslogtreecommitdiffstats
path: root/make/custom/simsh7045.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/simsh7045.cfg')
-rw-r--r--make/custom/simsh7045.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/simsh7045.cfg b/make/custom/simsh7045.cfg
index 18dfeb76d8..aa246a98e0 100644
--- a/make/custom/simsh7045.cfg
+++ b/make/custom/simsh7045.cfg
@@ -20,6 +20,6 @@ RTEMS_CPU_MODEL=sh7045
CPU_CFLAGS = -m2
# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -O2
+CFLAGS_OPTIMIZE_V = -O2 -g
# Miscellaneous additions go here