Browse Source

iptables: --enable-static and --enable-shared don't work well together, drop --enable-static

SVN-Revision: 19304
Jo-Philipp Wich 16 years ago
parent
commit
de1c5f7a85
1 changed files with 0 additions and 1 deletions
  1. 0 1
      package/iptables/Makefile

+ 0 - 1
package/iptables/Makefile

@@ -256,7 +256,6 @@ TARGET_CPPFLAGS := \
 
 CONFIGURE_ARGS += \
 	--enable-shared \
-	--enable-static \
 	--enable-devel \
 	--enable-ipv6 \
 	--with-kernel="$(LINUX_DIR)" \