summaryrefslogtreecommitdiffstats
path: root/core/combo
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2015-04-13 23:39:45 +0000
committerAndrew Hsieh <andrewhsieh@google.com>2015-04-13 23:39:45 +0000
commit32e1689684682aadf1a5d5af523ccafae5907572 (patch)
treec8cde2df307b3779727cb22e2fcd513715552524 /core/combo
parent54b22a5a706f6556cda6ef3de13b9b0bdc22e989 (diff)
downloadbuild-32e1689684682aadf1a5d5af523ccafae5907572.zip
build-32e1689684682aadf1a5d5af523ccafae5907572.tar.gz
build-32e1689684682aadf1a5d5af523ccafae5907572.tar.bz2
Revert "Enable linker -fix-cortex-a53-843419"
This reverts commit 54b22a5a706f6556cda6ef3de13b9b0bdc22e989. Change-Id: I23613490030783fb6da678de5a25f37caebe5f97
Diffstat (limited to 'core/combo')
-rw-r--r--core/combo/TARGET_linux-arm64.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/combo/TARGET_linux-arm64.mk b/core/combo/TARGET_linux-arm64.mk
index c66b099..07a1de9 100644
--- a/core/combo/TARGET_linux-arm64.mk
+++ b/core/combo/TARGET_linux-arm64.mk
@@ -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.