fractal: disable parallel build to reduce memory usage
This commit is contained in:
@@ -22,6 +22,7 @@ export PATH="$PATH:$XBPS_BUILDDIR/${pkgname}-${version}/node_modules/.bin"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) broken="runs out of memory when linking" ;;
|
||||
armv*) disable_parallel_build=yes ;;
|
||||
esac
|
||||
|
||||
post_patch() {
|
||||
|
||||
Reference in New Issue
Block a user