]> git.sur5r.net Git - u-boot/blobdiff - cpu/mpc8xx/config.mk
ppc: Remove -fno-strict-aliasing
[u-boot] / cpu / mpc8xx / config.mk
index 45fd00c0cfa7633d4d669d7e177302de529d56ca..2b3d545cc37d962110dc02e2f6fb3da9aaba11cc 100644 (file)
@@ -21,7 +21,6 @@
 # MA 02111-1307 USA
 #
 
-PLATFORM_RELFLAGS += -mrelocatable -ffixed-r14 -meabi
+PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi
 
-PLATFORM_CPPFLAGS += -DCONFIG_8xx -ffixed-r2 -ffixed-r29 -mstring -mcpu=860 -msoft-float
-##PLATFORM_CPPFLAGS += -DCONFIG_8xx -ffixed-r2 -mstring -mcpu=860 -msoft-float
+PLATFORM_CPPFLAGS += -DCONFIG_8xx -ffixed-r2 -mstring -mcpu=860 -msoft-float