Enable 23.0 m68k musl build

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2024-02-13 23:43:13 +01:00
parent 99941271e9
commit 760e4c8e09
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A

View file

@ -16,8 +16,8 @@ SETS="
musl musl
openrc_23 openrc_23
systemd_23 systemd_23
musl_23
" "
# musl_23
SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec" SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec"
@ -26,6 +26,7 @@ SET_systemd_mu_SPECS="stage1-systemd-mu.spec stage3-systemd-mu.spec"
SET_musl_SPECS="stage1-musl.spec stage3-musl.spec" SET_musl_SPECS="stage1-musl.spec stage3-musl.spec"
SET_openrc_23_SPECS="stage1-openrc-23.spec stage3-openrc-23.spec" SET_openrc_23_SPECS="stage1-openrc-23.spec stage3-openrc-23.spec"
SET_systemd_23_SPECS="stage1-systemd-23.spec stage3-systemd-23.spec" SET_systemd_23_SPECS="stage1-systemd-23.spec stage3-systemd-23.spec"
SET_musl_23_SPECS="stage1-musl-23.spec stage3-musl-23.spec" SET_musl_23_SPECS="stage1-musl-23.spec stage3-musl-23.spec"