From de1c5f7a852f0eb3e46ee7b91d80a6c80b8f2068 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 24 Jan 2010 00:48:23 +0000 Subject: [PATCH] iptables: --enable-static and --enable-shared don't work well together, drop --enable-static SVN-Revision: 19304 --- package/iptables/Makefile | 1 - 1 file changed, 1 deletion(-) 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)" \ -- 2.30.2