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

Commit 14c2d968 authored by Than McIntosh's avatar Than McIntosh Committed by Gerrit Code Review
Browse files

Merge "Enable gold linker for aarch64."

parents 9d192f1c 127d1101
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -110,6 +110,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.