0
0
Fork 0
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:
fanquake 2024-05-10 14:04:18 +08:00
parent 555fddf646
commit e8c25e8a35
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1

View file

@ -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)