guix: build freebsd target with clang 18

This commit is contained in:
tobtoht 2025-07-15 19:46:37 +02:00
parent a1aef9e017
commit 4da5f7cabd
No known key found for this signature in database
GPG key ID: E45B10DD027D2472

View file

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