mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
iptables: disable_parallel_build=yes.
This commit is contained in:
parent
bb4e4a142c
commit
fe8028c913
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ license="GPL-2"
|
||||||
distfiles="$homepage/projects/iptables/files/$pkgname-$version.tar.bz2"
|
distfiles="$homepage/projects/iptables/files/$pkgname-$version.tar.bz2"
|
||||||
checksum=4bb72a0a0b18b5a9e79e87631ddc4084528e5df236bc7624472dcaa8480f1c60
|
checksum=4bb72a0a0b18b5a9e79e87631ddc4084528e5df236bc7624472dcaa8480f1c60
|
||||||
|
|
||||||
|
disable_parallel_build=yes
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends="automake libtool gettext-devel pkg-config"
|
hostmakedepends="automake libtool gettext-devel pkg-config"
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue