Re: consequences of __FreeBSD_version changes

From: Marek Zarychta <zarychtam_at_plan-b.pwste.edu.pl>
Date: Fri, 31 Oct 2025 15:24:29 UTC
W dniu 31.10.2025 o 15:31, void pisze:
> On Fri, Oct 31, 2025 at 03:23:36PM +0100, Marek Zarychta wrote:
>
>> Clearing objects is neither absolutely required nor recommended. To 
>> fully utilize META_MODE, it is recommended to install (update) the 
>> build machine's operating system as infrequently as possible.
>
> OK thanks.
> I usually rebuild the system only in response to security
> advisories or if needed for new hardware or major version upgrades.

Perhaps I wasn’t clear - I meant that only the build machine (the 
builder employing WITH_META_MODE) should be upgraded infrequently. The 
operating systems on consumer machines can and should be reinstalled or 
upgraded as often as needed, without any restrictions. To fully utilize 
META_MODE, you should avoid frequent reinstalls or reissues of make 
install on the build machine.

Marek