am 491871aa: am 4b7ba417: Merge "Add -Wl,--fatal-warnings to x86_64."

* commit '491871aa03b6a6b4d4f1d6ebb7e2f4dc746b4d4b':
  Add -Wl,--fatal-warnings to x86_64.
This commit is contained in:
Elliott Hughes 2014-06-30 22:59:37 +00:00 committed by Android Git Automerger
commit 3a2f6ecf3f
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@ TARGET_GLOBAL_LDFLAGS += -m64
TARGET_GLOBAL_LDFLAGS += -Wl,-z,noexecstack
TARGET_GLOBAL_LDFLAGS += -Wl,-z,relro -Wl,-z,now
TARGET_GLOBAL_LDFLAGS += -Wl,--warn-shared-textrel
TARGET_GLOBAL_LDFLAGS += -Wl,--fatal-warnings
TARGET_GLOBAL_LDFLAGS += -Wl,--gc-sections
TARGET_C_INCLUDES := \