Date: Thu, 6 Nov 2014 09:21:33 -0800 From: Garrett Cooper <yaneurabeya@gmail.com> To: Warner Losh <imp@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r274186 - head/share/mk Message-ID: <D1251D73-0B14-41D5-B2C8-C2D82453CE29@gmail.com> In-Reply-To: <201411061719.sA6HJgFu062138@svn.freebsd.org> References: <201411061719.sA6HJgFu062138@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_260B7024-AFFF-4E4F-88E1-CF5C5192E3E8 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Nov 6, 2014, at 9:19, Warner Losh <imp@freebsd.org> wrote: > Author: imp > Date: Thu Nov 6 17:19:41 2014 > New Revision: 274186 > URL: https://svnweb.freebsd.org/changeset/base/274186 >=20 > 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. >=20 > 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=92ll 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... --Apple-Mail=_260B7024-AFFF-4E4F-88E1-CF5C5192E3E8 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJUW64dAAoJEMZr5QU6S73eANYH/14X+JFZU9dtSbtRUK3k3r08 yd/Zxle6WNXTakFIyMfJJUXrXnJxdDV3X+wkFxV6vo9uogmVtfwEi2+FGZwWB+h9 590It8Nbp25cj+Lo2u8nwy1LOErpL5NufQ1F7Zl9rLtgVczPKvHpdkpuK2bQ/zcI TQ3TK7RBrZElw7J4rb7aMZLANd4vrbRfjnUtIbEIo1TSspu6vZxXc22F1mV6m/oE OHVyGR2q5JuWeVjhpX+FY2cQBqa9dqf8GFGbUta7X2kxAdyaS+e1/dWsZl1L3AJK ENPNYlvh38D0PaFAaPvhRboOcA27qgfrizs3C9AwRerb0rQg0kW6O1P5EWdOG4A= =9GtK -----END PGP SIGNATURE----- --Apple-Mail=_260B7024-AFFF-4E4F-88E1-CF5C5192E3E8--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D1251D73-0B14-41D5-B2C8-C2D82453CE29>