commit: b215133537654d8dcc7d0329d7272d5ee5b56c97
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 9 09:17:56 2023 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Sep 9 09:17:56 2023 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=b2151335
Revert "Let's wait with riscv multilib until we're sure it works"
It works.
This reverts commit 6c455ce370f34c6ced649dadb9c42a03d64674af.
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 1eec68cd..ead9a565 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"