From cccada28f71f97e7d61d6e50b797c9fa694e5c11 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Fri, 23 Feb 2024 16:47:49 +0100 Subject: util/crossgcc: Also build LLVM LD When doing LTO the clang linker frontend needs to use LLD or gold. Build LLD as that is the configuration that is best tested. Change-Id: I3242585f8b5c3426fc6568d3dc47300164d56e3a Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/coreboot/+/80732 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- util/crossgcc/sum/lld-17.0.6.src.tar.xz.cksum | 1 + 1 file changed, 1 insertion(+) create mode 100644 util/crossgcc/sum/lld-17.0.6.src.tar.xz.cksum (limited to 'util/crossgcc/sum/lld-17.0.6.src.tar.xz.cksum') diff --git a/util/crossgcc/sum/lld-17.0.6.src.tar.xz.cksum b/util/crossgcc/sum/lld-17.0.6.src.tar.xz.cksum new file mode 100644 index 0000000000..0979dbd513 --- /dev/null +++ b/util/crossgcc/sum/lld-17.0.6.src.tar.xz.cksum @@ -0,0 +1 @@ +abe5d45ebea2b9994a5e6ed31268a2114f4fa14f tarballs/lld-17.0.6.src.tar.xz -- cgit v1.2.3