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

* commit '4b7ba41704a8f028ffdf9f2c8bff57d9d4055f93':
  Add -Wl,--fatal-warnings to x86_64.
This commit is contained in:
Elliott Hughes 2014-06-30 22:53:49 +00:00 committed by Android Git Automerger
commit 491871aa03
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 := \