[sysadmin/ci-images] freebsd150-qt610: FreeBSD CI: Force LLVM 21 to allow Rust reuse it
Gleb Popov <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 53f464437abb1c41dddf81a79a62b2878cdd547c by Gleb Popov.
Committed on 03/08/2026 at 13:22.
Pushed by arrowdodger into branch 'master'.
FreeBSD CI: Force LLVM 21 to allow Rust reuse it
M +2 -2 freebsd150-qt610/poudriere-make.conf
https://invent.kde.org/sysadmin/ci-images/-/commit/53f464437abb1c41dddf81a79a62b2878cdd547c
diff --git a/freebsd150-qt610/poudriere-make.conf b/freebsd150-qt610/poudriere-make.conf
index 361780d..e77a619 100644
--- a/freebsd150-qt610/poudriere-make.conf
+++ b/freebsd150-qt610/poudriere-make.conf
@@ -1,13 +1,13 @@
#===== Custom make.conf for KDE CI Packages ======
SCCACHE_DIR= ${CCACHE_DIR}/sccache
-DEFAULT_VERSIONS= mysql=11.8m
+DEFAULT_VERSIONS= mysql=11.8m llvm=21
# Build mesa-libs and Co always with wayland support.
OPTIONS_SET_FORCE= WAYLAND
OPTIONS_UNSET_FORCE= DOCS
-devel_llvm19_UNSET= POLLY LLDB PYCLANG
+devel_llvm21_UNSET= POLLY LLDB PYCLANG
lang_rust_SET= PORT_LLVM
lang_rust_UNSET= SOURCES
multimedia_vlc_UNSET= QT5 SKINS