]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cpu/ixp/config.mk
arm: Remove -fno-strict-aliasing
[people/ms/u-boot.git] / cpu / ixp / config.mk
index 2c33b40a2cb20db2a3f8cf3b56e33c3e281e7439..deca3f4d550c5443ebe8e25fee6426dccd8daff7 100644 (file)
@@ -24,8 +24,7 @@
 
 BIG_ENDIAN = y
 
-PLATFORM_RELFLAGS += -fno-strict-aliasing  -fno-common -ffixed-r8 \
-       -msoft-float -mbig-endian
+PLATFORM_RELFLAGS += -fno-common -ffixed-r8 -msoft-float -mbig-endian
 
 PLATFORM_CPPFLAGS += -mbig-endian -march=armv5te -mtune=strongarm1100
 # =========================================================================