Re: WITHOUT_CLEAN confusion in -current
void <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm,gmane.os.freebsd.current |
|---|---|
| Message-ID | <aRrrimDlpCYoptFs@int21h> |
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 --