]> CyberLeo.Net >> Repos - FreeBSD/stable/9.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)
commit379d05991995123790a8d997d01c86610817262b
tree4a289697b7635035d38d04aa9785c0e42338e17b
parent31e63fdde7d2ea8c27eaf842ede795009cde0d1f
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/9@279958 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/mk/bsd.lib.mk
share/mk/bsd.prog.mk