commit | c8400a3e2fa2e647b74042f1f32bd83dbae255d4 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Mon Apr 13 20:34:49 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Apr 13 20:34:50 2015 +0000 |
tree | d4c682245d493c5052b825c36a8b13afae94789f | |
parent | 7bd978c2b33c4c9ce2e75923a3eddc5643d03888 [diff] | |
parent | 299d3f4960b019b69a177da7a11c1ac9f9795e32 [diff] |
Merge "Add --include-cfi compiler option."
diff --git a/core/combo/TARGET_linux-arm64.mk b/core/combo/TARGET_linux-arm64.mk index 07a1de9..c66b099 100644 --- a/core/combo/TARGET_linux-arm64.mk +++ b/core/combo/TARGET_linux-arm64.mk
@@ -114,6 +114,7 @@ -Wl,--fatal-warnings \ -Wl,-maarch64linux \ -Wl,--hash-style=gnu \ + -Wl,--fix-cortex-a53-843419 \ $(arch_variant_ldflags) # Disable transitive dependency library symbol resolving.