commit: 65901c614cfb54924ed07b4540ea63fcf418000f
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 22 00:38:46 2023 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 00:38:46 2023 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=65901c61
Disable 23.0 musl builds until catalyst is ready /o\
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-arm64.conf | 2 +-
tools/catalyst-auto-qemu-m68k.conf | 1 -
tools/catalyst-auto-qemu-riscv.conf | 2 --
3 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/tools/catalyst-auto-arm64.conf b/tools/catalyst-auto-arm64.conf
index dcf46eb3..ac015b05 100644
--- a/tools/catalyst-auto-arm64.conf
+++ b/tools/catalyst-auto-arm64.conf
@@ -19,7 +19,7 @@ SETS="
llvm_openrc_23
llvm_systemd_23
"
-# needs musl-1.2.4 stable:
+# needs musl-1.2.4 stable and new catalyst logic
# musl_23
# musl_hardened_23
# musl_llvm_23
diff --git a/tools/catalyst-auto-qemu-m68k.conf
b/tools/catalyst-auto-qemu-m68k.conf
index 0a6615f8..b5051456 100644
--- a/tools/catalyst-auto-qemu-m68k.conf
+++ b/tools/catalyst-auto-qemu-m68k.conf
@@ -14,7 +14,6 @@ SETS="
musl
openrc
systemd_mu
- musl_23
openrc_23
systemd_23
"
diff --git a/tools/catalyst-auto-qemu-riscv.conf
b/tools/catalyst-auto-qemu-riscv.conf
index 8cbe0e0b..bcf6ea2e 100644
--- a/tools/catalyst-auto-qemu-riscv.conf
+++ b/tools/catalyst-auto-qemu-riscv.conf
@@ -21,10 +21,8 @@ SETS="
multilib_systemd_mu
lp64d_openrc_23
lp64d_systemd_23
- lp64d_musl_23
lp64_openrc_23
lp64_systemd_23
- lp64_musl_23
multilib_openrc_23
multilib_systemd_23
"