We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b54198a commit 7f1dd14Copy full SHA for 7f1dd14
srcpkgs/fractal/template
@@ -23,6 +23,7 @@ export PATH="$PATH:$XBPS_BUILDDIR/${pkgname}-${version}/node_modules/.bin"
23
if [ "$XBPS_TARGET_WORDSIZE" = 32 ]; then
24
broken="runs out of memory when linking"
25
fi
26
+nocross=yes
27
28
post_patch() {
29
if [ "$CROSS_BUILD" ]; then
0 commit comments