From f4169454f41ac260806ba8e52d5f259baee832a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sat, 9 Mar 2024 01:52:36 +0100 Subject: [PATCH] Enable arm64 musl builds 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-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"