svn commit: r274186 - head/share/mk

Garrett Cooper yaneurabeya at gmail.com
Thu Nov 6 17:21:37 UTC 2014


On Nov 6, 2014, at 9:19, Warner Losh <imp at freebsd.org> wrote:

> Author: imp
> Date: Thu Nov  6 17:19:41 2014
> New Revision: 274186
> URL: https://svnweb.freebsd.org/changeset/base/274186
> 
> Log:
>  Ignore errors from rm -rf to support high -j builds. This is, at best,
>  a kludge. However, it also effectively works around the issues for
>  high -j builds on systems that do not have the rm fixes.
> 
>  A better fix would be to rmdir here, and fix the places where we're
>  sloppy and not list all the files we create in CLEANFILES, should
>  anybody have the time to chase them all to ground.

I’ll say that bsd.progs.mk is a huge problem here because CLEANFILES is handled <number of PROGS> times.

Dealing with bsd.progs.mk and its recursive nature is quite entertaining...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20141106/26130b2f/attachment.sig>


More information about the svn-src-all mailing list