commit: 312a54f59d99d245b8139c5d64764b3b3b3313aa
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 13:23:20 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 13:39:45 2024 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=312a54f5
Enable x86 23.0 musl build
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
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"