pioneer: disable parallel builds

This commit is contained in:
John 2019-10-13 14:00:35 +03:00
parent f38a49e5da
commit 4523dd9fed

View file

@ -16,6 +16,7 @@ license="GPL-3.0-or-later"
homepage="https://pioneerspacesim.net"
distfiles="https://github.com/pioneerspacesim/pioneer/archive/${version}.tar.gz"
checksum=e526f1659ae321f45b997c0245acecbf9c4cf2122b025ab8db1090f1b9804f5e
disable_parallel_build=yes
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" pioneer-modelcompiler"