halibut: disable_parallel_build=yes.
This commit is contained in:
parent
7aff6e4ac0
commit
7a70c15c32
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue