Merge "Re-enable gold linker for aarch64."

This commit is contained in:
Than McIntosh 2015-12-16 12:02:04 +00:00 committed by Gerrit Code Review
commit 9d76c75782

View file

@ -115,6 +115,8 @@ TARGET_GLOBAL_LDFLAGS += \
-Wl,-maarch64linux \
-Wl,--hash-style=gnu \
-Wl,--fix-cortex-a53-843419 \
-fuse-ld=gold \
-Wl,--icf=safe \
-Wl,--no-undefined-version \
$(arch_variant_ldflags)