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