summaryrefslogtreecommitdiffstats
path: root/make/custom/simsh4.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/simsh4.cfg6
1 files changed, 1 insertions, 5 deletions
diff --git a/make/custom/simsh4.cfg b/make/custom/simsh4.cfg
index 0002a6c948..d8fa0fdfb9 100644
--- a/make/custom/simsh4.cfg
+++ b/make/custom/simsh4.cfg
@@ -29,11 +29,7 @@ RTEMS_BSP_FAMILY=simsh4
CPU_CFLAGS= -m4 -ml
-# debug flags:
-CFLAGS_DEBUG_V = -O0 -ggdb
-
-# optimize flag: typically -0, could use -O4 or -fast
-# -O4 is ok for RTEMS
+# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O4
# The following are definitions of make-exe which will work using ld as