commit | 13eb1eb53d0fd9aaef6d5a2bc286ea21d845254d | [log] [tgz] |
---|---|---|
author | Chris Dearman <chris.dearman@imgtec.com> | Tue Jan 14 22:35:13 2014 -0800 |
committer | Chris Dearman <chris.dearman@imgtec.com> | Wed Jan 15 19:00:37 2014 +0000 |
tree | 50d2e5273a0097f083bec517ecb491fe65d586de | |
parent | 365e443995b2b33eae23ff0423a042eb52e64326 [diff] |
[MIPS] Reenable linker fatal-warnings Change-Id: I4efbb7d0b1026b49a9b8bf968dd4752fca8a543b
diff --git a/core/combo/TARGET_linux-mips.mk b/core/combo/TARGET_linux-mips.mk index e43f7ce..4d19216 100644 --- a/core/combo/TARGET_linux-mips.mk +++ b/core/combo/TARGET_linux-mips.mk
@@ -123,6 +123,7 @@ -Wl,-z,relro \ -Wl,-z,now \ -Wl,--warn-shared-textrel \ + -Wl,--fatal-warnings \ $(arch_variant_ldflags) TARGET_GLOBAL_CPPFLAGS += -fvisibility-inlines-hidden