summaryrefslogtreecommitdiffstats
path: root/core/combo
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2015-04-14 03:01:10 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-04-14 03:01:10 +0000
commit1849365e7bac16f5d3ac1879d56c5c94ee0a55d6 (patch)
treed12ce00dd6ea1618e50f134dbe3d773a4aee2dc2 /core/combo
parent3b2f1fc7c66ee25d8633d4e14ff1ae2b49f89609 (diff)
parent263e22d424a80de023143c4758e1e534c726a07d (diff)
downloadbuild-1849365e7bac16f5d3ac1879d56c5c94ee0a55d6.zip
build-1849365e7bac16f5d3ac1879d56c5c94ee0a55d6.tar.gz
build-1849365e7bac16f5d3ac1879d56c5c94ee0a55d6.tar.bz2
am 263e22d4: am 051f18f0: am f37e96e2: Merge "Revert "Enable linker -fix-cortex-a53-843419""
* commit '263e22d424a80de023143c4758e1e534c726a07d': 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.