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

This commit is contained in:
Andrew Hsieh 2015-05-13 01:08:49 +00:00 committed by Gerrit Code Review
commit 75f3c5a849

View file

@ -114,6 +114,7 @@ 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.