commit: 3c5ff69f328f1dbd50f1ba622cd3740bd8df8b3d
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 15 17:55:26 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 17:55:26 2020 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=3c5ff69f
specs/ppc/ppc64le: Disable musl builds
They don't work with latest catalyst.
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
tools/catalyst-auto-ppc64le.conf | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/catalyst-auto-ppc64le.conf b/tools/catalyst-auto-ppc64le.conf
index 2379954a..0474cb49 100644
--- a/tools/catalyst-auto-ppc64le.conf
+++ b/tools/catalyst-auto-ppc64le.conf
@@ -5,7 +5,6 @@ SPECS_DIR=${REPO_DIR}/releases/specs/ppc/ppc64le
SPECS="stage1.spec stage3.spec"
OPTIONAL_SPECS="systemd-stage1.spec systemd-stage3.spec"
-OPTIONAL_SPECS="${OPTIONAL_SPECS} musl-hardened-stage1.spec
musl-hardened-stage3.spec"
#SPECS="${SPECS} installcd-stage1.spec installcd-stage2-minimal.spec"
#SPECS="${SPECS} stage2-desktop.spec stage3-desktop.spec"