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
> 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
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
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
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
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
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