From 73d95ce0b98ac7e33a3a643fcb1a6946e1afe442 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Tue, 10 Jun 2025 13:31:07 +0700 Subject: [PATCH] fractal: broken everywhere --- srcpkgs/fractal/template | 3 +++ 1 file changed, 3 insertions(+) diff --git a/srcpkgs/fractal/template b/srcpkgs/fractal/template index f3d2d441d04..53531bd2116 100644 --- a/srcpkgs/fractal/template +++ b/srcpkgs/fractal/template @@ -24,6 +24,9 @@ if [ "$XBPS_TARGET_WORDSIZE" = 32 ]; then broken="runs out of memory when linking" fi nocross=yes +if [ "$XBPS_TARGET_LIBC" = musl ]; then + broken="broken" +fi post_patch() { if [ "$CROSS_BUILD" ]; then