mono: disable_parallel_build.
This commit is contained in:
@@ -16,6 +16,8 @@ license="GPL-2, LGPL-2, MPL, MIT"
|
|||||||
distfiles="http://download.mono-project.com/sources/mono/$pkgname-$version.tar.bz2"
|
distfiles="http://download.mono-project.com/sources/mono/$pkgname-$version.tar.bz2"
|
||||||
checksum=eaf5bd9d19818cb89483b3c9cae2ee3569643fd621560da036f6a49f6b3e3a6f
|
checksum=eaf5bd9d19818cb89483b3c9cae2ee3569643fd621560da036f6a49f6b3e3a6f
|
||||||
|
|
||||||
|
disable_parallel_build=1
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) configure_args+=" --disable-boehm --without-sigaltstack" ;;
|
*-musl) configure_args+=" --disable-boehm --without-sigaltstack" ;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user