summaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-01-24 00:48:23 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-01-24 00:48:23 +0000
commit0da4bf13b7ca939ac28276509bc611f334caacc9 (patch)
tree6fe675a1b647cf918ac16f41fc75d53a0e293cb1 /package/iptables
parent3a3c05eb9011f4bcd9bd5d3cb5f6f43b29e09ddb (diff)
[package] iptables: --enable-static and --enable-shared don't work well together, drop --enable-static
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19304 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables')
-rw-r--r--package/iptables/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index be5b95b14..324d5658f 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -256,7 +256,6 @@ TARGET_CPPFLAGS := \
CONFIGURE_ARGS += \
--enable-shared \
- --enable-static \
--enable-devel \
--enable-ipv6 \
--with-kernel="$(LINUX_DIR)" \