From 7f1dd1488aefc12e4f11836b92f1af0a7ad91efb 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 12:49:27 +0700 Subject: [PATCH] fractal: nocross --- srcpkgs/fractal/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/fractal/template b/srcpkgs/fractal/template index 15ea1abe23f..f3d2d441d04 100644 --- a/srcpkgs/fractal/template +++ b/srcpkgs/fractal/template @@ -23,6 +23,7 @@ export PATH="$PATH:$XBPS_BUILDDIR/${pkgname}-${version}/node_modules/.bin" if [ "$XBPS_TARGET_WORDSIZE" = 32 ]; then broken="runs out of memory when linking" fi +nocross=yes post_patch() { if [ "$CROSS_BUILD" ]; then