halibut: disable_parallel_build=yes.

This commit is contained in:
Christian Neukirchen 2015-05-11 18:51:45 +02:00
parent 7aff6e4ac0
commit 7a70c15c32

View file

@ -3,6 +3,7 @@ pkgname=halibut
version=1.1 version=1.1
revision=2 revision=2
build_style=gnu-makefile build_style=gnu-makefile
disable_parallel_build=yes
hostmakedepends="perl" hostmakedepends="perl"
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" halibut" hostmakedepends+=" halibut"