summaryrefslogtreecommitdiffstats
path: root/package/iptables/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-01-24 00:48:23 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-01-24 00:48:23 +0000
commitde1c5f7a852f0eb3e46ee7b91d80a6c80b8f2068 (patch)
tree4a2304c78a61ce65127c1ba019ee5f7c12393fba /package/iptables/Makefile
parent8d0bb8f5dda215d2041fd8b7866abc1e6d6f7b54 (diff)
downloadmaster-31e0f0ae-de1c5f7a852f0eb3e46ee7b91d80a6c80b8f2068.tar.gz
master-31e0f0ae-de1c5f7a852f0eb3e46ee7b91d80a6c80b8f2068.tar.bz2
master-31e0f0ae-de1c5f7a852f0eb3e46ee7b91d80a6c80b8f2068.zip
iptables: --enable-static and --enable-shared don't work well together, drop --enable-static
SVN-Revision: 19304
Diffstat (limited to 'package/iptables/Makefile')
-rw-r--r--package/iptables/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index be5b95b149..324d5658f7 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)" \