Re: Default NO_CLEAN=yes in 15+

From: Ed Maste <emaste_at_freebsd.org>
Date: Sun, 28 Jul 2024 02:50:12 UTC
On Tue, 23 Jul 2024 at 15:58, John Baldwin <jhb@freebsd.org> wrote:
>
> A few years ago, Ed Maste added a MK_CLEAN option to src.opts.mk to as a
> WITH/WITHOUT knob for the "clean" step similar to NO_CLEAN=yes.  To preserve
> existing behavior this knob currently defaults to on, but I know Ed's goal
> was to eventually flip the default so that NO_CLEAN builds would be the
> default.  I would like us to do that starting in 15.

I've opened https://reviews.freebsd.org/D46172 for the change.