iptables: disable_parallel_build=yes.

This commit is contained in:
Juan RP 2015-12-19 06:34:31 +01:00
parent bb4e4a142c
commit fe8028c913

View file

@ -13,6 +13,8 @@ license="GPL-2"
distfiles="$homepage/projects/iptables/files/$pkgname-$version.tar.bz2"
checksum=4bb72a0a0b18b5a9e79e87631ddc4084528e5df236bc7624472dcaa8480f1c60
disable_parallel_build=yes
if [ "$CROSS_BUILD" ]; then
hostmakedepends="automake libtool gettext-devel pkg-config"
pre_configure() {