commit: 1abc1345b4a9095611a28dc64e0dd855876da13b
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 5 22:33:46 2023 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Sep 5 22:33:46 2023 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=1abc1345
Re-enable riscv multilib builds, gcc seems to have been fixed
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 da306f59..ead9a565 100644
--- a/tools/catalyst-auto-qemu-riscv.conf
+++ b/tools/catalyst-auto-qemu-riscv.conf
@@ -19,6 +19,8 @@ SETS="
lp64_openrc
lp64_systemd
lp64_musl
+ multilib_openrc
+ multilib_systemd
"
SET_lp64d_musl_SPECS="stage1-lp64d-musl.spec stage3-lp64d-musl.spec"