Date: Mon, 23 Mar 2009 19:29:02 -0700 From: Sam Leffler <sam@freebsd.org> To: "David E. O'Brien" <obrien@freebsd.org> Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-7@freebsd.org Subject: Re: svn commit: r190345 - stable/7/usr.bin/make Message-ID: <49C8456E.2000903@freebsd.org> In-Reply-To: <200903240007.n2O07H1w025582@svn.freebsd.org> References: <200903240007.n2O07H1w025582@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
David E. O'Brien wrote: > Author: obrien > Date: Tue Mar 24 00:07:17 2009 > New Revision: 190345 > URL: http://svn.freebsd.org/changeset/base/190345 > > Log: > MFC: > r187475: Remove inlining of functions that are used mostly in different > object files. This lets use to remove NO_WERROR. > r186558: Consistently use Var_SetGlobal(). > r186713: Add the -Q be-quiet flag for parallel jobs. > r186279: Exit with error code 2 when run with -k (continue if errors) > and build failed. > r186559: Add the ability to tweak the token output before targets in job mode. > r181021: Add POSIX -p flag to make(1). > r186502: Clarify the behaviour of conditionals when dealing with comparisons. > > I find this combination of unrelated changes worrisome; especially the day the tree is supposed to freeze for release. Please make changes separately so any problems can be cross-referenced against limited commits. Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49C8456E.2000903>