HomeFreeBSD

Make the extra dependencies in DPADD be dependencies of PROG_FULL and

Description

Make the extra dependencies in DPADD be dependencies of PROG_FULL and
SHLIB_NAME_FULL so that the full binary is relinked when a dependency
changes. Right now the existing full binary is left as-is and only
the objcopy to remove debug symbols is run.

Differential Revision: https://reviews.freebsd.org/D1834
Reviewed by: emaste
MFC after: 3 days

Details

Provenance
jhbAuthored on
Reviewer
emaste
Differential Revision
D1834: Fix extra dependencies (DPADD) with DEBUG_FILES.
Parents
rS278681: Add more functions to the Linux kernel compatibility layer. Add some
Branches
Unknown
Tags
Unknown

Event Timeline