K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-10-09T16:27:31.423308Z K 7 svn:log V 253 First attempt at adding coverage libraries for gcc-only platforms gnu/lib/libgcov is needed for gcc --coverage , whereas libprofile-rt is required for clang --coverage . Adopt a pattern similar to SUBDIR.yes for handling both the clang and gcc cases. END