mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 14:59:39 -04:00
guix: drop binutils from macOS env
This commit is contained in:
parent
555fddf646
commit
e8c25e8a35
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue