]> git.ipfire.org Git - thirdparty/iptables.git/commit
Revert "build: resolve link failure for ip6t_NETMAP"
authorPablo Neira Ayuso <pablo@netfilter.org>
Sat, 16 Mar 2013 11:15:30 +0000 (12:15 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 29 Mar 2013 15:41:46 +0000 (16:41 +0100)
commit37b19d08f3cbc83a653386d76261490e173a874b
tree4d0ea11ebf1ccb118128d1f7c7c19924d271e4c9
parentcccfff9309743f173c504dd265fae173caa5b47f
Revert "build: resolve link failure for ip6t_NETMAP"

This reverts commit 68e77a26111ee6b8f10c735a76891a7de6d57ee6.

The use of libtool was introduced to resolve linking problems
in NETMAP (IPv6 version), but that resulted in RPATH problems
reported from distributors and warnings spotted by libtool at
linking stage.

Since (0ca548b libip6t_NETMAP: Use xtables_ip6mask_to_cidr and
get rid of libip6tc dependency) fixed the NETMAP issue, let's
roll back to our previous stage.

A small conflicts in extensions/GNUmakefile.in has been resolved
in this revert.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
extensions/GNUmakefile.in