K 10 svn:author V 4 ngie K 8 svn:date V 27 2019-04-22T21:24:08.887911Z K 7 svn:log V 314 Add `coverage` to *COMPILER_FEATURES variable to bsd.compiler.mk and test for it Testing for this value is better than testing for a C++11 capable compiler, COMPILER_TYPE == clang, etc. While here, add checks to bsd.lib.mk and bsd.prog.mk to force coverage support off if not using a coverage capable toolchain. END