[CFT] WITH_META_MODE: Working incremental build

Bryan Drewery bdrewery at FreeBSD.org
Mon May 30 15:31:05 UTC 2016


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20160530/b97c1278/attachment.sig>


More information about the freebsd-current mailing list