HomeFreeBSD

- Only pass --coverage if NO_SHARED != yes (it doesn't work with static

Description

  • Only pass --coverage if NO_SHARED != yes (it doesn't work with static libraries).
  • Fix typo (${PROGNAME}.full should be ${PROG_FULL} -- this fixes installing usr.sbin/xinstall).
  • Pass through appropriate sentinel for determining whether or not the program should be compiled with debug symbols, and hence whether or not --coverage should be enabled.

Details

Provenance
ngieAuthored on
Parents
rS322631: Explicitly disable MK_COVERAGE
Branches
Unknown
Tags
Unknown