]> git.ipfire.org Git - thirdparty/iptables.git/commit
Use gcc to build shared objects (Phil Oester <kernel@linuxace.com>)
authorPhil Oester <kernel@linuxace.com>
Thu, 20 Jul 2006 16:59:04 +0000 (16:59 +0000)
committerPatrick McHardy <kaber@trash.net>
Thu, 20 Jul 2006 16:59:04 +0000 (16:59 +0000)
commit7f5be628f66ec7b8b22e87ace39ee61213c6313b
tree35ec1fd4c324beceba628c2a3fdf1dfb500e60dd
parent5549ad0e7eac76922e727e61f425e1f1f02e380d
Use gcc to build shared objects (Phil Oester <kernel@linuxace.com>)

As suggested by Dmitry Levin and included in Fedora Core releases,
use gcc instead of ld to link shared objects.  Fedora rpm notes
refer to this fixing a plugin problem, but does not offer specifics.
But in any event, 'gcc -dumpspecs' does show gcc will pass a number
of parameters which in theory it thinks are better.

Compile tested both with and without NO_SHARED_LIBS.

Closes bug #454.
Makefile
Rules.make
include/iptables_common.h