mergemaster internally using make [for example] vs. WITH_META_MODE?
Bryan Drewery
bdrewery at FreeBSD.org
Wed Jun 15 01:48:52 UTC 2016
On 6/14/2016 5:13 PM, Mark Millard wrote:
>> The targets (at top-level) that META_MODE is applied to is a whitelist
>> now after r301887. So it's safe to always pass it when building from
>> the top-level. If it's an unsupported target it will internally disable
>> META_MODE.
> So WITH_META_MODE=yes is now always allowed. That still leaves the questions of when WITH_META_MODE=yes is necessary: For example, is it ever required for the likes of mergemaster? (I'll use mergemaster to illustrate a more general question that applies to other potential scripts as well.)
There is no point to provide it to mergemaster or for it to use it
internally. The recommended way to use this feature is to add it to
/etc/src-env.conf and forget about it or specify it for
buildworld/buildkernel/universe (build) targets. There is also no harm
in always defining it. That is the goal at least.
--
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/20160614/26c4fd3a/attachment.sig>
More information about the freebsd-current
mailing list