summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/t32mppc/config/t32mppc.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/powerpc/t32mppc/config/t32mppc.cfg')
-rw-r--r--bsps/powerpc/t32mppc/config/t32mppc.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/powerpc/t32mppc/config/t32mppc.cfg b/bsps/powerpc/t32mppc/config/t32mppc.cfg
index a83dafd3bb..2e3125268e 100644
--- a/bsps/powerpc/t32mppc/config/t32mppc.cfg
+++ b/bsps/powerpc/t32mppc/config/t32mppc.cfg
@@ -2,7 +2,7 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU = powerpc
-CPU_CFLAGS = -mcpu=8540 -meabi -msdata=sysv -fno-common -msoft-float -mno-spe
+CPU_CFLAGS = -mcpu=8540 -msoft-float -meabi -msdata=sysv -fno-common
CFLAGS_OPTIMIZE_V = -Og -g
CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections