Re: WITHOUT_CLEAN confusion in -current

From: void <void_at_f-m.fm>
Date: Mon, 17 Nov 2025 09:31:54 UTC
On Sun, Nov 16, 2025 at 11:29:07PM -0700, Warner Losh wrote:

>As others have pointed out, this is almost certainly because you're missing
>a "=y".
>
>You can keep using -DNOCLEAN, at least for as long as the warning is there.
>IT's what I use, though WITHOUT_CLEAN=y is the default these days.
>
>Warner

DOH sorry everyone I should have seen that. "my bad". 
Indeed i did miss off the "=" whoops

--