summaryrefslogtreecommitdiff
path: root/packages/iptables
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-01-20 19:40:11 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-01-20 19:40:11 +0000
commited9a5d89cae70b1710750d5c54e1d589184095d8 (patch)
tree6280999a35908053a236b948604bb6322c926d68 /packages/iptables
parent27a9a52b72231c44efcf9ff7266ea087a820178f (diff)
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/20 20:28:05+01:00 (none)!koen PARALLEL_MAKE="" for iptables-1.2.11 and ncurses-5.4 BKrev: 41f0091bKMhcMEC2JXvwW-OGTNHrwA
Diffstat (limited to 'packages/iptables')
-rw-r--r--packages/iptables/iptables_1.2.11.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/iptables/iptables_1.2.11.bb b/packages/iptables/iptables_1.2.11.bb
index c8965d64a5..7b034b5830 100644
--- a/packages/iptables/iptables_1.2.11.bb
+++ b/packages/iptables/iptables_1.2.11.bb
@@ -11,6 +11,8 @@ SRC_URI = "http://www.netfilter.org/files/iptables-${PV}.tar.bz2"
S = "${WORKDIR}/iptables-${PV}"
+PARALLEL_MAKE=""
+
export COPT_FLAGS = "${CFLAGS}"
export KERNEL_DIR = "${STAGING_INCDIR}"