Enable linker -fix-cortex-a53-843419

Change-Id: Icb8a4ce4d5688847cfe536eba2139cdf7f6406f3
This commit is contained in:
Andrew Hsieh 2015-04-09 12:37:36 +08:00
parent 87df99f2f6
commit 54b22a5a70
1 changed files with 1 additions and 0 deletions

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.