FreeBSD/src 6da44d7 (r324900)share/mk bsd.lib.mk bsd.prog.mk

Use -fprofile_dir=${COVERAGEDIR} with --coverage

This option implies that it will automatically prefix .gcda files, when
created, thus allowing for the desired prefixing I've added in via bsd.cov.mk .

This option is only available in clang and later versions of gcc, so I'll
likely have to mark MK_COVERAGE broken from a "fully-fledged feature"
perspective, as I don't want to go through the annoyance of implementing the
feature in gcc and testing it.
DeltaFile
+1-1share/mk/bsd.lib.mk
+1-1share/mk/bsd.prog.mk
+2-22 files

UnifiedSplitRaw