summaryrefslogtreecommitdiffstats
path: root/make/custom/bare.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/bare.cfg')
-rw-r--r--make/custom/bare.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/custom/bare.cfg b/make/custom/bare.cfg
index bb7b24827a..288d99da50 100644
--- a/make/custom/bare.cfg
+++ b/make/custom/bare.cfg
@@ -15,8 +15,7 @@ CPU_CFLAGS=$(BARE_CPU_CFLAGS)
include $(RTEMS_ROOT)/make/custom/default.cfg
-# optimize flag: typically -0, could use -O4 or -fast
-# -O4 is ok for RTEMS
+# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
# this target has no start file