0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-02 09:46:52 -05:00

guix: move bison from global scope, to Linux

This is only needed for the Qt build, on Linux, so does not need to be
built/present for the macOS or Windows builds.
This commit is contained in:
fanquake 2024-07-26 17:17:45 +01:00
parent 30cef53707
commit e6df3485ed
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1

View file

@ -522,7 +522,6 @@ inspecting signatures in Mach-O binaries.")
autoconf-2.71
automake
pkg-config
bison
;; Scripting
python-minimal ;; (3.10)
;; Git
@ -537,7 +536,8 @@ inspecting signatures in Mach-O binaries.")
nss-certs
osslsigncode))
((string-contains target "-linux-")
(list (list gcc-toolchain-12 "static")
(list bison
(list gcc-toolchain-12 "static")
(make-bitcoin-cross-toolchain target)))
((string-contains target "darwin")
(list clang-toolchain-18