HomeFreeBSD

- Check CXXFLAGS as well for -g options before writing off --coverage support

Description

  • 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.

Details

Provenance
ngieAuthored on
Parents
rS321814: Add myself to the calendar.
Branches
Unknown
Tags
Unknown