Disable arm64 23.0 musl builds again (needs musl-1.2.4 stable)

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2023-12-15 23:22:08 +01:00
parent 64fa328a3f
commit dfa28b9cff
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A

View file

@ -18,10 +18,11 @@ SETS="
systemd_23
llvm_openrc_23
llvm_systemd_23
musl_23
musl_hardened_23
musl_llvm_23
"
# needs musl-1.2.4 stable:
# musl_23
# musl_hardened_23
# musl_llvm_23
SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec stage3d-openrc.spec"
SET_openrc_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"