Enable riscv32 musl builds

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2024-05-02 18:32:12 +11:00
parent 900070be30
commit a1f68f259d
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A

View file

@ -21,16 +21,16 @@ SETS="
multilib_systemd_23
ilp32d_openrc_23
ilp32d_systemd_23
ilp32d_musl_23
ilp32_openrc_23
ilp32_systemd_23
ilp32_musl_23
lp64d_openrc
lp64d_musl
lp64_openrc
lp64_musl
multilib_openrc
"
# ilp32d_musl_23
# ilp32_musl_23
SET_lp64d_musl_SPECS="stage1-lp64d-musl.spec stage3-lp64d-musl.spec"
SET_lp64d_openrc_SPECS="stage1-lp64d-openrc.spec stage3-lp64d-openrc.spec"