Re: Default NO_CLEAN=yes in 15+
Ed Maste <[email protected]>
| Newsgroups | gmane.os.freebsd.architechture |
|---|---|
| Message-ID | <CAPyFy2CBpoLFdAWpHns1xa4M3ZBuaegNvnxV-DqwpQ-8aVNSbw@mail.gmail.com> |
On Tue, 23 Jul 2024 at 15:58, John Baldwin <[email protected]> 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.