]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cpu/arm925t/config.mk
Make sure only supported compiler options are used
[people/ms/u-boot.git] / cpu / arm925t / config.mk
index cef7d26f1cb48b8c84642a58a80d050d3e3a756b..3c7a279791ea0faf6d5cb48081cabacbc5bdabe3 100644 (file)
 #
 
 PLATFORM_RELFLAGS += -fno-strict-aliasing  -fno-common -ffixed-r8 \
-       -mshort-load-bytes -msoft-float
+       -msoft-float
+
+PLATFORM_CPPFLAGS += -march=armv4
+# =========================================================================
+#
+# Supply options according to compiler version
+#
+# =========================================================================
+PLATFORM_CPPFLAGS +=$(call cc-option,-mapcs-32,-mabi=apcs-gnu)
+PLATFORM_RELFLAGS +=$(call cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,))
 
-PLATFORM_CPPFLAGS += -mapcs-32 -march=armv4