1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 20:39:49 +03:00

[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
This commit is contained in:
jow 2010-01-24 00:48:23 +00:00
parent 3a3c05eb90
commit 0da4bf13b7

View File

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