am 051f18f0: am f37e96e2: Merge "Revert "Enable linker -fix-cortex-a53-843419""

* commit '051f18f0dce3d0e6278d5bd9b2aad03974549fb5':
  Revert "Enable linker -fix-cortex-a53-843419"
This commit is contained in:
Andrew Hsieh 2015-04-14 00:08:51 +00:00 committed by Android Git Automerger
commit 263e22d424
1 changed files with 0 additions and 1 deletions

View File

@ -114,7 +114,6 @@ TARGET_GLOBAL_LDFLAGS += \
-Wl,--fatal-warnings \
-Wl,-maarch64linux \
-Wl,--hash-style=gnu \
-Wl,--fix-cortex-a53-843419 \
$(arch_variant_ldflags)
# Disable transitive dependency library symbol resolving.