svn commit: r291021 - in head: sbin usr.sbin
Andrew Turner
andrew at fubar.geek.nz
Fri Nov 20 14:20:28 UTC 2015
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.
Andrew
More information about the svn-src-head
mailing list