mirror of https://github.com/hak5/openwrt.git
iptables: --enable-static and --enable-shared don't work well together, drop --enable-static
SVN-Revision: 19304lede-17.01
parent
8d0bb8f5dd
commit
de1c5f7a85
|
@ -256,7 +256,6 @@ TARGET_CPPFLAGS := \
|
|||
|
||||
CONFIGURE_ARGS += \
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
--enable-devel \
|
||||
--enable-ipv6 \
|
||||
--with-kernel="$(LINUX_DIR)" \
|
||||
|
|
Loading…
Reference in New Issue