Re-enable merged-usr riscv builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
8ab0c2f126
commit
2a78aa57d6
1 changed files with 4 additions and 2 deletions
|
@ -11,12 +11,14 @@ SPECS_DIR=${REPO_DIR}/releases/specs-qemu/riscv
|
||||||
EMAIL_SUBJECT_PREPEND="[riscv-qemu-auto]"
|
EMAIL_SUBJECT_PREPEND="[riscv-qemu-auto]"
|
||||||
|
|
||||||
SETS="
|
SETS="
|
||||||
lp64d_musl
|
lp64d_systemd_mu
|
||||||
lp64d_openrc
|
lp64d_openrc
|
||||||
lp64d_systemd
|
lp64d_systemd
|
||||||
lp64_musl
|
lp64d_musl
|
||||||
|
lp64_systemd_mu
|
||||||
lp64_openrc
|
lp64_openrc
|
||||||
lp64_systemd
|
lp64_systemd
|
||||||
|
lp64_musl
|
||||||
"
|
"
|
||||||
|
|
||||||
SET_lp64d_musl_SPECS="stage1-lp64d-musl.spec stage3-lp64d-musl.spec"
|
SET_lp64d_musl_SPECS="stage1-lp64d-musl.spec stage3-lp64d-musl.spec"
|
||||||
|
|
Loading…
Add table
Reference in a new issue