Date: Sat, 10 Jun 2006 00:17:41 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: drosih@rpi.edu Cc: keramida@ceid.upatras.gr, rip@overflow.no, freebsd-current@freebsd.org Subject: Re: [fbsd] Integrating ProPolice/SSP into FreeBSD Message-ID: <20060610.001741.1021577364.imp@bsdimp.com> In-Reply-To: <p06230932c0afbc6f54dc@[128.113.24.47]> References: <4489DCAE.3070005@overflow.no> <20060609233148.GA88285@gothmog.pc> <p06230932c0afbc6f54dc@[128.113.24.47]>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <p06230932c0afbc6f54dc@[128.113.24.47]> Garance A Drosihn <drosih@rpi.edu> writes: : At 2:31 AM +0300 6/10/06, Giorgos Keramidas wrote: : >On 2006-06-09 16:40, Chris <rip@overflow.no> wrote: : > : > > I'm using it successfuly with the stackp-gap and the random : > > mmap on 6.1-RELEASE. No problems at all really :) Except : > > that I want a nob for gcc to use the protection by default. : > > We discussed this in another email. : > : >You can always use `/etc/make.conf' to set it globally, right? : : Not quite globally. That will only set it for programs : whose makefiles .include /usr/share/mk/sys.mk . That's : all of buildworld, but it wouldn't include programs that : people are building on their own. Actually, all invocationso of make use /usr/share/mk/sys.mk. It is global. And therefore /etc/make.conf is included for all Makefiles in the system (except when one uses gmake :-). Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060610.001741.1021577364.imp>