summaryrefslogtreecommitdiffstats
path: root/make/custom/cvme961.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/cvme961.cfg')
-rw-r--r--make/custom/cvme961.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/cvme961.cfg b/make/custom/cvme961.cfg
index 9b5a512d2e..bfa70a5ee3 100644
--- a/make/custom/cvme961.cfg
+++ b/make/custom/cvme961.cfg
@@ -17,10 +17,6 @@ RTEMS_BSP_FAMILY=cvme961
#
CPU_CFLAGS=-mca
-# -pipe does not work in our local configuration of FSF GCC 2.6.0
-# configured on top of Intel Release 2.4. We did this to replace
-# the GCC 2.4.5 shipped with Intel Release 2.4.
-
# optimize flag: typically -0, could use -O4 or -fast
# -O4 is ok for RTEMS
CFLAGS_OPTIMIZE_V=-O4 -mleaf-procedures