Merge "Revert "Enable gold linker for aarch64.""

am: 98c27a83da

* commit '98c27a83da8caee0ed4e57c596d4f51e182588ef':
  Revert "Enable gold linker for aarch64."
This commit is contained in:
Chih-hung Hsieh 2015-11-12 01:09:32 +00:00 committed by android-build-merger
commit 5188f77e8f
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.