summaryrefslogtreecommitdiffstats
path: root/make/custom/shsim.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/shsim.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/custom/shsim.cfg b/make/custom/shsim.cfg
index a9919c70e5..2726eb3c52 100644
--- a/make/custom/shsim.cfg
+++ b/make/custom/shsim.cfg
@@ -17,8 +17,7 @@ RTEMS_BSP_FAMILY=shsim
#
CPU_CFLAGS=-m1
-# optimize flag: typically -0, could use -O4 or -fast
-# -O4 is ok for RTEMS
+# optimize flag: typically -O2
# CFLAGS_OPTIMIZE_V=-O4 -mleaf-procedures
CFLAGS_OPTIMIZE_V=-O2 -g