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