mirror of
https://github.com/monero-project/monero.git
synced 2025-09-21 04:34:39 -04:00
Merge pull request #10001
4da5f7c
guix: build freebsd target with clang 18 (tobtoht)
This commit is contained in:
commit
b77837d6bf
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue