From 312a54f59d99d245b8139c5d64764b3b3b3313aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Thu, 21 Mar 2024 14:23:20 +0100 Subject: [PATCH] Enable x86 23.0 musl build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- tools/catalyst-auto-x86.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/catalyst-auto-x86.conf b/tools/catalyst-auto-x86.conf index c83047ad..279d5e83 100644 --- a/tools/catalyst-auto-x86.conf +++ b/tools/catalyst-auto-x86.conf @@ -15,6 +15,7 @@ SETS=" i686_openrc_23 i686_systemd_23 hardened_openrc_23 + musl_23 i486_openrc i486_systemd_mu i686_openrc @@ -22,7 +23,6 @@ SETS=" hardened_openrc musl " -# musl_23 SET_i486_openrc_SPECS="i486/stage1-openrc.spec i486/stage3-openrc.spec" SET_i486_openrc_OPTIONAL_SPECS="i486/installcd-stage1-openrc.spec i486/installcd-stage2-minimal-openrc.spec"