Enable arm64 musl builds

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2024-03-09 01:52:36 +01:00
parent 3aca677f92
commit f4169454f4
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A

View file

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