]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
META_MODE: Fix trying to rebuild jevents due to missing .meta file.
authorBryan Drewery <bdrewery@FreeBSD.org>
Fri, 25 May 2018 21:46:53 +0000 (21:46 +0000)
committerBryan Drewery <bdrewery@FreeBSD.org>
Fri, 25 May 2018 21:46:53 +0000 (21:46 +0000)
commit672ea456f9a710473d693726ae1cf808810fa273
tree56aace54308b4d504c1ec0c17a53da226261a9d0
parentefd834d6cefa8f0d2c915d9a259c0bbb63836ff3
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