]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cpu/pxa/config.mk
arm: Remove -fno-strict-aliasing
[people/ms/u-boot.git] / cpu / pxa / config.mk
index f360478d0c287546366ebffa4d01d27927f00333..a05d69ca270c0deb05822c4fce55cdbdacc41763 100644 (file)
@@ -22,8 +22,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=armv5te -mtune=xscale
 # =========================================================================