Re: [CFT] WITH_META_MODE: Working incremental build

From: Bryan Drewery <bdrewery_at_FreeBSD.org>
Date: Mon, 30 May 2016 08:31:08 -0700
On 5/27/2016 5:16 PM, Bryan Drewery wrote:
> To use this you must either add WITH_META_MODE=yes to your environment
> or add it into /etc/src-env.conf (not /etc/src.conf or /etc/make.conf).
> You will also need to load the filemon(4) module with 'kldload filemon'.

You also need to 'make cleanworld' once.  If objects don't have .meta
files then META_MODE won't do the right thing on an incremental build.

There is code in bmake to force a rebuild if a .meta file is missing,
but it is only partially applied currently.  I would like it to be
enabled always.

-- 
Regards,
Bryan Drewery


Received on Mon May 30 2016 - 13:31:05 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:05 UTC