"Daniel C. Sobral" wrote:
> Marcel Moolenaar wrote:
> > 
> > Julian Elischer wrote:
> > >
> > > When did this come in? (I have been seeing it for a while but..
> > > I thought this was to save space on the bootblocks, not the entire
> > > kernel?)
> > 
> > Shortly after setting it for the bootblock. It breaks backward
> > compatibility and bogusly applies to the tools (xxx_genassym) as well.
> > As you can tell, I'm not quite happy with it...
> 
> That's why we made world first and kernel later for so long, y'know.
> Changing userland "tools" to depend on new syscalls has always been
> a far more rare happening than changing kernel to depend on new
> userland tools.

-mpreferred-stack-boundary=2 is only picked up after a 'make world'.
There's nothing stopping you building a -current kernel on an older world
or older gcc. It's the world build that activates the option when bsd.kern.mk
is installed in /usr/share/mk.

Cheers,
-Peter




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to