[package] iptables: --enable-static and --enable-shared don't work well together...
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 24 Jan 2010 00:48:23 +0000 (00:48 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 24 Jan 2010 00:48:23 +0000 (00:48 +0000)
SVN-Revision: 19304

package/iptables/Makefile

index be5b95b1492c5c2632a2c18174fd67b8b968f63e..324d5658f7776ab51246ae5d6e85a5a662dffa44 100644 (file)
@@ -256,7 +256,6 @@ TARGET_CPPFLAGS := \
 
 CONFIGURE_ARGS += \
        --enable-shared \
-       --enable-static \
        --enable-devel \
        --enable-ipv6 \
        --with-kernel="$(LINUX_DIR)" \