[MIPS] Reenable linker fatal-warnings

Change-Id: I4efbb7d0b1026b49a9b8bf968dd4752fca8a543b
This commit is contained in:
Chris Dearman
2014-01-14 22:35:13 -08:00
parent 365e443995
commit 13eb1eb53d

View File

@@ -123,6 +123,7 @@ TARGET_GLOBAL_LDFLAGS += \
-Wl,-z,relro \
-Wl,-z,now \
-Wl,--warn-shared-textrel \
-Wl,--fatal-warnings \
$(arch_variant_ldflags)
TARGET_GLOBAL_CPPFLAGS += -fvisibility-inlines-hidden