summaryrefslogtreecommitdiffstats
path: root/core/combo
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2015-04-13 23:48:28 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-04-13 23:48:28 +0000
commitf37e96e232f7ac3d618526aafcd69705ac7bb3a4 (patch)
tree679e72fcdba92849bcd175e946d5234f444fd276 /core/combo
parent47ff7f56d67ca0b819a95f90d428db2e4fd3364e (diff)
parent32e1689684682aadf1a5d5af523ccafae5907572 (diff)
downloadbuild-f37e96e232f7ac3d618526aafcd69705ac7bb3a4.zip
build-f37e96e232f7ac3d618526aafcd69705ac7bb3a4.tar.gz
build-f37e96e232f7ac3d618526aafcd69705ac7bb3a4.tar.bz2
Merge "Revert "Enable linker -fix-cortex-a53-843419""
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.