K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-07-31T20:28:26.666371Z K 7 svn:log V 311 - Check CXXFLAGS as well for -g options before writing off --coverage support to enable c++ program runtime coverage instrumentation. - Pass --coverage down through LDFLAGS to ensure that libprofile_rt is used in the linking phase, for reasons similar to what I did with SOLINKOPTS in bsd.lib.mk@r321778. END