svn commit: r291021 - in head: sbin usr.sbin

Warner Losh imp at bsdimp.com
Fri Nov 20 15:32:57 UTC 2015


On Nov 20, 2015 7:20 AM, "Andrew Turner" <andrew at fubar.geek.nz> wrote:
>
> On Wed, 18 Nov 2015 17:52:38 +0000 (UTC)
> Bryan Drewery <bdrewery at FreeBSD.org> wrote:
>
> > Author: bdrewery
> > Date: Wed Nov 18 17:52:38 2015
> > New Revision: 291021
> > URL: https://svnweb.freebsd.org/changeset/base/291021
> >
> > Log:
> >   Convert to SUBDIR.yes format.
> >
> >   Reviewed by:        imp
> >   Sponsored by:       EMC / Isilon Storage Division
> >   Differential Revision:      https://reviews.freebsd.org/D4182
> >
> > Modified:
> >   head/sbin/Makefile
> >   head/usr.sbin/Makefile
>
> This broke some mips. In usr.sbin/Makefile.mips we exclude uathload for
> some variants of mips with "SUBDIR:= ${SUBDIR:Nuathload}", however this
> is now no longer in SUBDIR.
>

I'll take a look at this....

Warner

> Andrew
>


More information about the svn-src-all mailing list