]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cpu/arm926ejs/davinci/config.mk
arm: Remove -fno-strict-aliasing
[people/ms/u-boot.git] / cpu / arm926ejs / davinci / config.mk
index 7757be398ae59546553d023dda9e0ebb0d6774a6..565adda11d4864d363aacd0cd547b922dc3ca541 100644 (file)
@@ -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=armv5te
 # =========================================================================