Re: svn commit: r289728 - head

2015-10-22 Thread Julian Elischer
On 10/22/15 9:45 AM, Alexander Kabaev wrote: On Thu, 22 Oct 2015 01:32:11 + (UTC) Ed Maste wrote: Author: emaste Date: Thu Oct 22 01:32:11 2015 New Revision: 289728 URL: https://svnweb.freebsd.org/changeset/base/289728 Log: Warn that NOCLEAN is deprecated - use NO_CLEAN instead

Re: svn commit: r289728 - head

2015-10-21 Thread Warner Losh
> On Oct 21, 2015, at 7:45 PM, Alexander Kabaev wrote: > > On Thu, 22 Oct 2015 01:32:11 + (UTC) > Ed Maste wrote: > >> Author: emaste >> Date: Thu Oct 22 01:32:11 2015 >> New Revision: 289728 >> URL: https://svnweb.freebsd.org/changeset/base/289728 >> >> Log: >> Warn that NOCLEAN is depr

Re: svn commit: r289728 - head

2015-10-21 Thread Bryan Drewery
On 10/21/2015 7:08 PM, Ed Maste wrote: > On 22 October 2015 at 01:59, Bryan Drewery wrote: >> >> I've always been confused on the "correct" spelling and usually go open >> the file to see which is supported. > > That's why I added it, to avoid developers having to go spelunking in > search of the

Re: svn commit: r289728 - head

2015-10-21 Thread Ed Maste
On 22 October 2015 at 01:59, Bryan Drewery wrote: > > I've always been confused on the "correct" spelling and usually go open > the file to see which is supported. That's why I added it, to avoid developers having to go spelunking in search of the "correct" spelling. I'll track down mentions of N

Re: svn commit: r289728 - head

2015-10-21 Thread Bryan Drewery
On 10/21/2015 6:45 PM, Alexander Kabaev wrote: > On Thu, 22 Oct 2015 01:32:11 + (UTC) > Ed Maste wrote: > >> Author: emaste >> Date: Thu Oct 22 01:32:11 2015 >> New Revision: 289728 >> URL: https://svnweb.freebsd.org/changeset/base/289728 >> >> Log: >> Warn that NOCLEAN is deprecated - use

Re: svn commit: r289728 - head

2015-10-21 Thread Alexander Kabaev
On Thu, 22 Oct 2015 01:32:11 + (UTC) Ed Maste wrote: > Author: emaste > Date: Thu Oct 22 01:32:11 2015 > New Revision: 289728 > URL: https://svnweb.freebsd.org/changeset/base/289728 > > Log: > Warn that NOCLEAN is deprecated - use NO_CLEAN instead > > NO_CLEAN has been the correct spe

svn commit: r289728 - head

2015-10-21 Thread Ed Maste
Author: emaste Date: Thu Oct 22 01:32:11 2015 New Revision: 289728 URL: https://svnweb.freebsd.org/changeset/base/289728 Log: Warn that NOCLEAN is deprecated - use NO_CLEAN instead NO_CLEAN has been the correct spelling for over a decade. Modified: head/Makefile.inc1 Modified: head/Make