Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 65c7b5c6 authored by Chih-hung Hsieh's avatar Chih-hung Hsieh
Browse files

Revert "Enable gold linker for aarch64."

This reverts commit a7f68ee9.

Change-Id: I8c15df8ce81859f1b950dbac0a47d7d24c0f4cc2
BUG: 25642296
parent a7f68ee9
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -110,8 +110,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.