]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r256842:
authorbdrewery <bdrewery@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 24 Oct 2013 11:35:50 +0000 (11:35 +0000)
committerbdrewery <bdrewery@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 24 Oct 2013 11:35:50 +0000 (11:35 +0000)
commit81068d4066a400c31fe7eca7f57d1d5d956d556d
tree60f95e8949fa26d8d82db572403c963f419628cf
parentbef959ff9c11463979e04e48a07d0d7483907bd5
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
Approved by: re (glebius)

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