summaryrefslogtreecommitdiffstats
path: root/rules/iptables.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-13 19:26:18 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-16 10:56:51 +0200
commit134e87a92da78de5214e626c9604a2fb5cc681ed (patch)
tree2abee03eb3c81ceccff34bfa62457431af14c132 /rules/iptables.make
parent3735c1211414b68ab3df6a87ca346055b8ffa8be (diff)
downloadptxdist-134e87a92da78de5214e626c9604a2fb5cc681ed.tar.gz
ptxdist-134e87a92da78de5214e626c9604a2fb5cc681ed.tar.xz
[iptables] use global large file option
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/iptables.make')
-rw-r--r--rules/iptables.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/iptables.make b/rules/iptables.make
index 98935d202..5ab26a7b1 100644
--- a/rules/iptables.make
+++ b/rules/iptables.make
@@ -46,9 +46,9 @@ IPTABLES_ENV := $(CROSS_ENV)
#
IPTABLES_AUTOCONF := \
$(CROSS_AUTOCONF_USR) \
+ $(GLOBAL_LARGE_FILE_OPTION) \
--with-kernel=$(KERNEL_HEADERS_DIR) \
--with-xtlibdir=/usr/lib \
- --enable-largefile \
--disable-devel \
--disable-libipq