force iptables to be configured with ipv6 enabled (#5586)
SVN-Revision: 17076
This commit is contained in:
parent
e5221c1405
commit
0c27222ac4
1 changed files with 1 additions and 0 deletions
|
@ -253,6 +253,7 @@ CONFIGURE_ARGS += \
|
|||
--enable-shared \
|
||||
--enable-static \
|
||||
--enable-devel \
|
||||
--enable-ipv6 \
|
||||
--with-kernel="$(LINUX_DIR)" \
|
||||
--with-xtlibdir=/usr/lib/iptables
|
||||
|
||||
|
|
Loading…
Reference in a new issue