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

This commit is contained in:
Chih-hung Hsieh 2015-11-12 01:04:06 +00:00 committed by Gerrit Code Review
commit 98c27a83da
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.