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

Commit 831b4bca authored by Than McIntosh's avatar Than McIntosh Committed by android-build-merger
Browse files

Merge "Re-enable gold linker for aarch64."

am: 9d76c757

* commit '9d76c757':
  Re-enable gold linker for aarch64.
parents 17f2961c 9d76c757
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 \
			-Wl,--no-undefined-version \
			$(arch_variant_ldflags)