svn commit: r299086 - head
Gleb Smirnoff
glebius at FreeBSD.org
Thu May 5 00:31:37 UTC 2016
On Wed, May 04, 2016 at 02:06:33PM -0700, Ngie Cooper (yaneurabeya) wrote:
N>
N> > On May 4, 2016, at 14:00, Garrett Cooper <ngie at FreeBSD.org> wrote:
N> >
N> > Author: ngie
N> > Date: Wed May 4 21:00:41 2016
N> > New Revision: 299086
N> > URL: https://svnweb.freebsd.org/changeset/base/299086
N> >
N> > Log:
N> > Default NO_INSTALLEXTRAKERNELS to "no" to unbreak the build
N> >
N> > MFC after: soon (was insta-MFCed -_-..)
N> > Pointyhat to: glebius
N> > Sponsored by: EMC / Isilon Storage Division
N> >
N> > Modified:
N> > head/Makefile.inc1
Defaulting it to "no" you changed the behaviour backwards, which is
wrong.
N> This broke for me on 11.0-CURRENT because I use:
N>
N> KERNCONFS= GENERIC GENERIC-NODEBUG
N>
N> and use installkernel with INSTKERNNAME.
That's quite specific setup. Probably NO_INSTALLEXTRAKERNELS should
be played with conditionally.
--
Totus tuus, Glebius.
More information about the svn-src-all
mailing list