]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
META_MODE: Fix trying to rebuild jevents due to missing .meta file.
authorbdrewery <bdrewery@FreeBSD.org>
Fri, 25 May 2018 21:46:53 +0000 (21:46 +0000)
committerbdrewery <bdrewery@FreeBSD.org>
Fri, 25 May 2018 21:46:53 +0000 (21:46 +0000)
commitae010aed3d3cb2536cf97bc2a55d34dee5f212cf
tree56aace54308b4d504c1ec0c17a53da226261a9d0
parentb1529c482e19ed00392c9fec55f40c48a1f0253a
META_MODE: Fix trying to rebuild jevents due to missing .meta file.

The tool is built separately in buildworld in a subdirectory rather than
how other build-tools are done.  Subdirectory builds in lib/libpmcstat
remain broken since the tool cannot be auto-built from here.
lib/libpmcstat/Makefile