commit: f4169454f41ac260806ba8e52d5f259baee832a4
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 9 00:52:36 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Mar 9 00:52:36 2024 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=f4169454
Enable arm64 musl builds
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-arm64.conf | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/tools/catalyst-auto-arm64.conf b/tools/catalyst-auto-arm64.conf
index ac015b05..61c7d67f 100644
--- a/tools/catalyst-auto-arm64.conf
+++ b/tools/catalyst-auto-arm64.conf
@@ -18,11 +18,10 @@ SETS="
systemd_23
llvm_openrc_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_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"