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.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/make/custom/rxgen960.cfg b/make/custom/rxgen960.cfg
index 09f0977dc8..235970c682 100644
--- a/make/custom/rxgen960.cfg
+++ b/make/custom/rxgen960.cfg
@@ -15,7 +15,8 @@ RTEMS_BSP_FAMILY=rxgen960
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
#
-CPU_CFLAGS = -mrp -D__i960RP__ -D__i960_RP__
+# 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