summaryrefslogtreecommitdiffstats
path: root/make/custom/rxgen960.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/rxgen960.cfg')
-rw-r--r--make/custom/rxgen960.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/rxgen960.cfg b/make/custom/rxgen960.cfg
index 11f8a8fc7c..e8824ec549 100644
--- a/make/custom/rxgen960.cfg
+++ b/make/custom/rxgen960.cfg
@@ -18,10 +18,6 @@ RTEMS_BSP_FAMILY=rxgen960
# CPU_CFLAGS = -mrp -D__i960RP__ -D__i960_RP__
CPU_CFLAGS = -mrp
-# -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