summaryrefslogtreecommitdiffstats
path: root/cpu/arm946es/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/arm946es/config.mk')
-rw-r--r--cpu/arm946es/config.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpu/arm946es/config.mk b/cpu/arm946es/config.mk
index a81321bd3c..e783f697a1 100644
--- a/cpu/arm946es/config.mk
+++ b/cpu/arm946es/config.mk
@@ -21,8 +21,7 @@
# MA 02111-1307 USA
#
-PLATFORM_RELFLAGS += -fno-strict-aliasing -fno-common -ffixed-r8 \
- -msoft-float
+PLATFORM_RELFLAGS += -fno-common -ffixed-r8 -msoft-float
PLATFORM_CPPFLAGS += -march=armv4
# =========================================================================
OpenPOWER on IntegriCloud