aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2016-12-28 21:45:41 +0000
committerEd Maste <emaste@FreeBSD.org>2016-12-28 21:45:41 +0000
commit8f4be92a54660fe7d101da15c41a0a9f12cdf140 (patch)
tree7832c01fa0403d4757844404baac6a4fec993f55 /ObsoleteFiles.inc
parentd2828442592a47c9064dae68cc781afef85c2c82 (diff)
downloadsrc-8f4be92a54660fe7d101da15c41a0a9f12cdf140.tar.gz
src-8f4be92a54660fe7d101da15c41a0a9f12cdf140.zip
MFC r310274: Add ld.debug to ObsoleteFiles.inc
After r293285 GNU ld is installed as /usr/bin/ld.bfd, and linked as /usr/bin/ld. The debug file is /usr/lib/debug/usr/bin/ld.bfd.debug. Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/stable/11/; revision=310723
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index f8ac175307c0..bb9f1dc421a9 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -574,6 +574,8 @@ OLD_FILES+=usr/sbin/unbound-control-setup
OLD_FILES+=usr/share/mdocml/example.style.css
OLD_FILES+=usr/share/mdocml/style.css
OLD_DIRS+=usr/share/mdocml
+# 20160107: GNU ld installed as ld.bfd and linked as ld
+OLD_FILES+=usr/lib/debug/usr/bin/ld.debug
# 20151225: new clang import which bumps version from 3.7.0 to 3.7.1.
OLD_FILES+=usr/lib/clang/3.7.0/include/sanitizer/allocator_interface.h
OLD_FILES+=usr/lib/clang/3.7.0/include/sanitizer/asan_interface.h