Revert "Enable linker -fix-cortex-a53-843419"

This reverts commit 54b22a5a70.

Change-Id: I23613490030783fb6da678de5a25f37caebe5f97
This commit is contained in:
Andrew Hsieh 2015-04-13 23:39:45 +00:00
parent 54b22a5a70
commit 32e1689684
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.