summaryrefslogtreecommitdiffstats
path: root/Rules.make
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] Use gcc to build shared objects (Phil Oester <kernel@linuxace.com>)/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org2006-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.
* [PATCH 01/05] secmark: Add libselinux support/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org2006-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 ↵/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org2006-04-281-1/+1
| | | | something more useful.
* Better(?) detection for 64bit kernel / 32bit userspace.gandalf2004-05-261-1/+1
| | | | Add some ld-flags for sparc64.
* - added patch to support statically linking of iptableslaforge2001-08-061-0/+1
| | | | - iptables-save/-restore is no longer experimental
* add OR (-o) to find in 'clean' target of Rules.makelaforge2001-07-311-1/+1
|
* =?iso-8859-1?Q?Fr=E9d=E9ric_L_=2E_W_=2E?= Meunier's `1.1.2 shipped with .so' ↵rusty2001-01-141-1/+1
| | | | fix.
* Clean must delete experimental binaries as well.rusty2001-01-081-1/+1
|
* /usr/local/sbin, not /usr/local/bin.rusty2001-01-081-0/+4
|
* Added experimental rule.rusty2001-01-071-0/+4
|
* Patch-o-matic! now included.rusty2000-08-271-0/+2
|
* More intelligent `something wrong' message.rusty2000-07-301-1/+2
|
* Dependency fixes.rusty2000-05-021-2/+8
|
* Removed distrib: targets.rusty2000-03-241-23/+0
|
* Makefile fixes for release.svn_t_nf-post-merge-1-0-0alpharusty2000-03-201-8/+8
| | | | Whitespace cleanups.
* reorganized tree after kernel mergesvn_t_netfiltermarc2000-03-201-0/+56