Re: consequences of __FreeBSD_version changes
- Reply: void : "Re: consequences of __FreeBSD_version changes"
- In reply to: void : "consequences of __FreeBSD_version changes"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Oct 2025 14:23:36 UTC
W dniu 31.10.2025 o 15:01, void pisze: > Hi, > > If __FreeBSD_version changes, and if META_MODE= is set > in /etc/src-env.conf, and if ofc filemon_load= is used, > is it advisable/required to delete /usr/obj before building > a new world/kernel ? Hello -- 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. Cheers Marek