Stop building systemd split-usr stages for arm, arm64, hppa, ia64
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
d7b032dd84
commit
63aed276c4
4 changed files with 15 additions and 9 deletions
|
@ -6,7 +6,15 @@ UPLOAD_KEY=/root/.ssh/id_ed25519
|
|||
SPECS_DIR=${REPO_DIR}/releases/specs/arm64
|
||||
SUBARCH=arm64
|
||||
|
||||
SETS="openrc llvm_openrc systemd systemd_mu llvm_systemd llvm_systemd_mu musl musl_hardened musl_llvm"
|
||||
SETS="
|
||||
openrc
|
||||
llvm_openrc
|
||||
systemd_mu
|
||||
llvm_systemd_mu
|
||||
musl
|
||||
musl_hardened
|
||||
musl_llvm
|
||||
"
|
||||
|
||||
SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec stage3d-openrc.spec"
|
||||
SET_openrc_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue