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 "