summaryrefslogtreecommitdiffstats
path: root/make/custom/leon3.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/leon3.cfg')
-rw-r--r--make/custom/leon3.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/custom/leon3.cfg b/make/custom/leon3.cfg
index 563a0e9199..7651a0e71d 100644
--- a/make/custom/leon3.cfg
+++ b/make/custom/leon3.cfg
@@ -22,8 +22,7 @@ RTEMS_BSP_FAMILY=leon3
#CPU_CFLAGS = -mcpu=cypress $(MSOFT_FLOAT)
CPU_CFLAGS = -mcpu=cypress -msoft-float
-# optimize flag: typically -0, could use -O4 or -fast
-# -O4 is ok for RTEMS
+# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V=-O2
# The following are definitions of make-exe which will work using ld as