commit: e174d90543fffd6005ccbef1285d881b4bd97e3b
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 10 21:38:01 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Feb 10 21:38:01 2024 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=e174d905
Enable riscv 23.0 musl builds
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-qemu-riscv.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tools/catalyst-auto-qemu-riscv.conf
b/tools/catalyst-auto-qemu-riscv.conf
index 3b3573d6..3be768fb 100644
--- a/tools/catalyst-auto-qemu-riscv.conf
+++ b/tools/catalyst-auto-qemu-riscv.conf
@@ -21,8 +21,10 @@ 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
"