aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2015-12-23 14:31:26 +0000
committerEd Maste <emaste@FreeBSD.org>2015-12-23 14:31:26 +0000
commite7beaf996810218e8a2089acd591798b75aeb145 (patch)
tree0e22130dd2e7179828c83fa44b2dac4fea6ecddf /tools
parentbf72bf128199ff4d6563fdf20a6d278746fa9fc2 (diff)
Notes
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 779f596062d23..838971b77d4bf 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -189,6 +189,7 @@ OLD_DIRS+=usr/share/examples/bhyve
.if ${MK_BINUTILS} == no
OLD_FILES+=usr/bin/as
OLD_FILES+=usr/bin/ld
+OLD_FILES+=usr/bin/ld.bfd
.if ${MK_ELFCOPY_AS_OBJCOPY} == no
OLD_FILES+=usr/bin/objcopy
.endif