Merge "Re-enable gold linker for aarch64." am: 9d76c75782

am: 831b4bca1b

* commit '831b4bca1bf621119da7c64bb4736dd4f1b39fed':
  Re-enable gold linker for aarch64.
This commit is contained in:
Than McIntosh 2015-12-16 04:14:27 -08:00 committed by android-build-merger
commit 4983fdc854

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)