Merge "Revert "Enable gold linker for aarch64."" am: 98c27a83da am: 5188f77e8f

am: 68acf5e4fe

* commit '68acf5e4fe4e03833e00ea151afde6460c71c765':
  Revert "Enable gold linker for aarch64."
This commit is contained in:
Chih-hung Hsieh 2015-11-12 01:17:33 +00:00 committed by android-build-merger
commit f20bd52b6d
1 changed files with 0 additions and 2 deletions

View File

@ -115,8 +115,6 @@ TARGET_GLOBAL_LDFLAGS += \
-Wl,-maarch64linux \
-Wl,--hash-style=gnu \
-Wl,--fix-cortex-a53-843419 \
-fuse-ld=gold \
-Wl,--icf=safe \
$(arch_variant_ldflags)
# Disable transitive dependency library symbol resolving.