summaryrefslogtreecommitdiffstats
path: root/make/custom/idp.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/idp.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/custom/idp.cfg b/make/custom/idp.cfg
index 64005e01a0..ee96a1dbc4 100644
--- a/make/custom/idp.cfg
+++ b/make/custom/idp.cfg
@@ -17,8 +17,7 @@ RTEMS_BSP_FAMILY=idp
#
CPU_CFLAGS = -msoft-float
-# 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
# The following are definitions of make-exe which will work using ld as