halibut: disable_parallel_build=yes.
This commit is contained in:
parent
7aff6e4ac0
commit
7a70c15c32
|
@ -3,6 +3,7 @@ pkgname=halibut
|
|||
version=1.1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
disable_parallel_build=yes
|
||||
hostmakedepends="perl"
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" halibut"
|
||||
|
|
Loading…
Reference in New Issue