commit: 1af830bd6cf9d77f388671157226bb78def7a062
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 23:57:55 2022 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 23:57:55 2022 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=1af830bd
Disable riscv merged-usr builds, since this is still very broken
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-qemu-riscv.conf | 3 ---
1 file changed, 3 deletions(-)
diff --git a/tools/catalyst-auto-qemu-riscv.conf
b/tools/catalyst-auto-qemu-riscv.conf
index 04a1a89e..a4bc71ff 100644
--- a/tools/catalyst-auto-qemu-riscv.conf
+++ b/tools/catalyst-auto-qemu-riscv.conf
@@ -14,14 +14,11 @@ SETS="
lp64d_musl
lp64d_openrc
lp64d_systemd
- lp64d_systemd_mu
lp64_musl
lp64_openrc
lp64_systemd
- lp64_systemd_mu
multilib_openrc
multilib_systemd
- multilib_systemd_mu
"
SET_lp64d_musl_SPECS="stage1-lp64d-musl.spec stage3-lp64d-musl.spec"