mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-23 07:13:33 +02:00
guix: drop binutils from macOS env
This commit is contained in:
parent
555fddf646
commit
e8c25e8a35
@ -532,7 +532,6 @@ inspecting signatures in Mach-O binaries.")
|
|||||||
((string-contains target "darwin")
|
((string-contains target "darwin")
|
||||||
(list ;; Native GCC 11 toolchain
|
(list ;; Native GCC 11 toolchain
|
||||||
gcc-toolchain-11
|
gcc-toolchain-11
|
||||||
binutils
|
|
||||||
clang-toolchain-17
|
clang-toolchain-17
|
||||||
lld-17
|
lld-17
|
||||||
(make-lld-wrapper lld-17 #:lld-as-ld? #t)
|
(make-lld-wrapper lld-17 #:lld-as-ld? #t)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user