summaryrefslogtreecommitdiffstats
path: root/Rules.make
Commit message (Collapse)AuthorAgeFilesLines
* Use gcc to build shared objects (Phil Oester <kernel@linuxace.com>)Phil Oester2006-07-201-1/+1
| | | | | | | | | | | | 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.
* secmark: Add libselinux supportJames Morris2006-05-241-2/+9
| | | | | | | | | This patch adds the infrastructure for linking iptables against libselinux, for use with the SECMARK target. This is enabled by setting DO_SELINUX=1 in the build environment. Signed-off-by: James Morris <jmorris@namei.org>
* Replace annoying "Something wrong... deleting dependencies" message by ↵Patrick McHardy2006-04-281-1/+1
| | | | something more useful.
* Better(?) detection for 64bit kernel / 32bit userspace.Martin Josefsson2004-05-261-1/+1
| | | | Add some ld-flags for sparc64.
* - added patch to support statically linking of iptablesHarald Welte2001-08-061-0/+1
| | | | - iptables-save/-restore is no longer experimental
* add OR (-o) to find in 'clean' target of Rules.makeHarald Welte2001-07-311-1/+1
|
* =?iso-8859-1?Q?Fr=E9d=E9ric_L_=2E_W_=2E?= Meunier's `1.1.2 shipped with .so' ↵Rusty Russell2001-01-141-1/+1
| | | | fix.
* Clean must delete experimental binaries as well.Rusty Russell2001-01-081-1/+1
|
* /usr/local/sbin, not /usr/local/bin.Rusty Russell2001-01-081-0/+4
|
* Added experimental rule.Rusty Russell2001-01-071-0/+4
|
* Patch-o-matic! now included.Rusty Russell2000-08-271-0/+2
|
* More intelligent `something wrong' message.Rusty Russell2000-07-301-1/+2
|
* Dependency fixes.Rusty Russell2000-05-021-2/+8
|
* Removed distrib: targets.Rusty Russell2000-03-241-23/+0
|
* Makefile fixes for release.v1.0.0-alphaRusty Russell2000-03-201-8/+8
| | | | Whitespace cleanups.
* reorganized tree after kernel mergeMarc Boucher2000-03-201-0/+56