commit:     760e4c8e096a2882fd3ec06022fd50bcedaa33b8
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 13 22:43:13 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Feb 13 22:43:13 2024 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=760e4c8e

Enable 23.0 m68k musl build

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 tools/catalyst-auto-qemu-m68k.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tools/catalyst-auto-qemu-m68k.conf 
b/tools/catalyst-auto-qemu-m68k.conf
index 62e6ccac..06afd027 100644
--- a/tools/catalyst-auto-qemu-m68k.conf
+++ b/tools/catalyst-auto-qemu-m68k.conf
@@ -16,8 +16,8 @@ SETS="
        musl
        openrc_23
        systemd_23
+       musl_23
 "
-#      musl_23
 
 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_openrc_23_SPECS="stage1-openrc-23.spec stage3-openrc-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"

Reply via email to