fractal: nocross

This commit is contained in:
Đoàn Trần Công Danh 2025-06-10 12:49:27 +07:00
parent b54198a44c
commit 7f1dd1488a

View file

@ -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