Merge "Add -Wl,-maarch64linux"

This commit is contained in:
Andrew Hsieh 2014-04-15 21:39:07 +00:00 committed by Gerrit Code Review
commit 695d8f6956
1 changed files with 1 additions and 0 deletions

View File

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