]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r256842:
authorbdrewery <bdrewery@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 24 Oct 2013 10:53:35 +0000 (10:53 +0000)
committerbdrewery <bdrewery@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 24 Oct 2013 10:53:35 +0000 (10:53 +0000)
commit3f4221c2c48ee00da4713328db51f7f74b7a94fd
tree2e4cc99fd5d6fd7db30055ff1a67f959d0dd2f4b
parent8f8690311d486977c9f7e8201686cab87f8f1b30
MFC r256842:

  Fix 'make delete-old-libs' and 'make check-libs' to delete .debug
  files created by WITH_DEBUG_FILES. Also cleanup .symbols files from
  the period between r244236 when .symbols were supported and r251512
  when they were renamed to .debug.

  Only propose to delete a .debug file if the corresponding library
  itself was deleted already.

Approved by: bapt

git-svn-id: svn://svn.freebsd.org/base/stable/9@257052 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Makefile.inc1