am a296a71e: am 166bc090: Merge "[MIPS] Reenable linker fatal-warnings"

* commit 'a296a71e0c344e95f2d4dfe59d850a55130fe58a':
  [MIPS] Reenable linker fatal-warnings
This commit is contained in:
Ying Wang 2014-01-16 01:11:15 +00:00 committed by Android Git Automerger
commit da9ef76b5d
1 changed files with 1 additions and 0 deletions

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