From c6a6b2d6fd4e3a01b095dc98645f819ebabf1931 Mon Sep 17 00:00:00 2001 From: fanquake Date: Thu, 9 May 2024 19:14:13 +0800 Subject: build: add lld into macOS build environment(s) --- contrib/guix/manifest.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib/guix/manifest.scm') diff --git a/contrib/guix/manifest.scm b/contrib/guix/manifest.scm index 96818c7748..38ff08b699 100644 --- a/contrib/guix/manifest.scm +++ b/contrib/guix/manifest.scm @@ -534,6 +534,8 @@ inspecting signatures in Mach-O binaries.") gcc-toolchain-11 binutils clang-toolchain-17 + lld-17 + (make-lld-wrapper lld-17 #:lld-as-ld? #t) python-signapple zip)) (else '()))))) -- cgit v1.2.3