summaryrefslogtreecommitdiffstats
path: root/make/custom/gensh2.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/gensh2.cfg')
-rw-r--r--make/custom/gensh2.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/custom/gensh2.cfg b/make/custom/gensh2.cfg
index acbc565e3f..70b816c713 100644
--- a/make/custom/gensh2.cfg
+++ b/make/custom/gensh2.cfg
@@ -32,7 +32,6 @@ CPU_CFLAGS= -m2
# effects by failing to set up some hardware I/O registers in
# c/src/lib/libbsp/sh/gensh2/startup/hw_init.c (and perhaps elsewhere),
# which prevented proper chip initialization and muted SCI1 output.
-# CFLAGS_DEBUG_V = -O4 --save-temps
CFLAGS_DEBUG_V = -O4 -g
# optimize flag: typically -0, could use -O4 or -fast