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

Commit 7d8c3088 authored by Than McIntosh's avatar Than McIntosh Committed by android-build-merger
Browse files

Merge "Enable gold linker for aarch64." am: 838ad09b am: fbf92342

am: 4f75b805

* commit '4f75b805':
  Enable gold linker for aarch64.
parents 93ee2b58 4f75b805
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -115,6 +115,8 @@ 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.