commit: 6c455ce370f34c6ced649dadb9c42a03d64674af
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 7 20:07:40 2023 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Sep 7 20:07:40 2023 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=6c455ce3
Let's wait with riscv multilib until we're sure it works
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-qemu-riscv.conf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/catalyst-auto-qemu-riscv.conf
b/tools/catalyst-auto-qemu-riscv.conf
index ead9a565..1eec68cd 100644
--- a/tools/catalyst-auto-qemu-riscv.conf
+++ b/tools/catalyst-auto-qemu-riscv.conf
@@ -19,9 +19,9 @@ SETS="
lp64_openrc
lp64_systemd
lp64_musl
- multilib_openrc
- multilib_systemd
"
+# multilib_openrc
+# multilib_systemd
SET_lp64d_musl_SPECS="stage1-lp64d-musl.spec stage3-lp64d-musl.spec"
SET_lp64d_openrc_SPECS="stage1-lp64d-openrc.spec stage3-lp64d-openrc.spec"