]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update meta mode makefiles
authorSimon J. Gerraty <sjg@FreeBSD.org>
Mon, 17 Apr 2023 01:40:53 +0000 (18:40 -0700)
committerSimon J. Gerraty <sjg@FreeBSD.org>
Mon, 17 Apr 2023 01:40:53 +0000 (18:40 -0700)
commitbf7aa99a55a7692da6e55864098fd085392542b0
tree46e288ce287debb0a6c990668bce3299e375e848
parent88a3358ea417802f523bf54d65441685fcd33246
Update meta mode makefiles

meta2deps - add checks to detect truncated/corrupted filemon data
(only known to happen on Linux hosts), to ensure we do not auto
update dependencies based on incomplete data.

meta.stage.mk adds STAGE_SHLIB_LINKS_FILTER and STAGE_LINK_AS_*

We also allow for hosts where egrep is deprecated for grep -E

Reviewed by: stevek
share/mk/dirdeps-options.mk
share/mk/gendirdeps.mk
share/mk/meta.autodep.mk
share/mk/meta.stage.mk
share/mk/meta2deps.py
share/mk/meta2deps.sh