]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 278682:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Mar 2015 17:45:34 +0000 (17:45 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Mar 2015 17:45:34 +0000 (17:45 +0000)
commit6629c75a21bdad4598e6e538d1368601bc94b9fc
tree3fe7d0dc5bf3498aa5321b591e934d1769780579
parent1a43f30dd4ec44fbe558fc6798df74c655995736
MFC 278682:
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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@279958 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/mk/bsd.lib.mk
share/mk/bsd.prog.mk