riscv: stop 17.0 stage builds now that 20.0 works
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
53d7a6a3ab
commit
7df0e0824b
11 changed files with 0 additions and 149 deletions
|
@ -15,10 +15,6 @@ SETS="
|
|||
lp64d_200_systemd
|
||||
lp64_200_openrc
|
||||
lp64_200_systemd
|
||||
lp64d
|
||||
lp64
|
||||
lp64d_systemd
|
||||
lp64_systemd
|
||||
"
|
||||
|
||||
# riscv32 does not work yet
|
||||
|
@ -32,11 +28,6 @@ SET_lp64d_200_systemd_SPECS="stage1-lp64d-20.0-systemd.spec stage3-lp64d-20.0-sy
|
|||
SET_lp64_200_openrc_SPECS="stage1-lp64-20.0-openrc.spec stage3-lp64-20.0-openrc.spec"
|
||||
SET_lp64_200_systemd_SPECS="stage1-lp64-20.0-systemd.spec stage3-lp64-20.0-systemd.spec"
|
||||
|
||||
SET_lp64d_SPECS="stage1-lp64d.spec stage3-lp64d.spec"
|
||||
SET_lp64_SPECS="stage1-lp64.spec stage3-lp64.spec"
|
||||
SET_lp64d_systemd_SPECS="stage1-lp64d-systemd.spec stage3-lp64d-systemd.spec"
|
||||
SET_lp64_systemd_SPECS="stage1-lp64-systemd.spec stage3-lp64-systemd.spec"
|
||||
|
||||
SET_ilp32_SPECS="stage1-ilp32.spec stage3-ilp32.spec"
|
||||
|
||||
update_symlinks() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue