commit | 5ce1da9af35f13c231381d1152bd429d7801c3c2 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Sep 01 11:24:44 2009 -0500 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sat Oct 03 09:04:12 2009 -0500 |
tree | bfdc072808be86c1be796ce59ebeca6c5d4199ca | |
parent | 2f4713b9196c4e470a3d64f524f92c07d65461e4 [diff] [blame] |
ppc: Remove -fno-strict-aliasing -fno-strict-aliasing is hidding warnings. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
diff --git a/cpu/74xx_7xx/config.mk b/cpu/74xx_7xx/config.mk index 324f62b..d589210 100644 --- a/cpu/74xx_7xx/config.mk +++ b/cpu/74xx_7xx/config.mk
@@ -21,6 +21,6 @@ # MA 02111-1307 USA # -PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi -fno-strict-aliasing +PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi PLATFORM_CPPFLAGS += -DCONFIG_74xx_7xx -ffixed-r2 -mstring