mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05: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")
|
||||
(list ;; Native GCC 11 toolchain
|
||||
gcc-toolchain-11
|
||||
binutils
|
||||
clang-toolchain-17
|
||||
lld-17
|
||||
(make-lld-wrapper lld-17 #:lld-as-ld? #t)
|
||||
|
|
Loading…
Add table
Reference in a new issue