On Wed, 18 Nov 2015 17:52:38 +0000 (UTC)
Bryan Drewery <bdrew...@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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to