On 2006-06-09 20:04, Garance A Drosihn <drosih@rpi.edu> wrote:
>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.
Precisely. I used 'globally' as an implicit reference to buildworld,
so thanks for the clarification :)