mirror of
https://github.com/monero-project/monero.git
synced 2025-12-09 08:31:28 +09:00
guix: build freebsd target with clang 18
This commit is contained in:
parent
a1aef9e017
commit
4da5f7cabd
@ -284,7 +284,8 @@ chain for " target " development."))
|
||||
xz ; used to unpack freebsd_base
|
||||
gcc-toolchain-12
|
||||
(list gcc-toolchain-12 "static")
|
||||
clang-toolchain-11 binutils))
|
||||
clang-toolchain-18
|
||||
binutils))
|
||||
((string-contains target "android")
|
||||
(list
|
||||
unzip ; used to unpack android_ndk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user