aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2017-01-27 21:14:42 +0000
committerEd Maste <emaste@FreeBSD.org>2017-01-27 21:14:42 +0000
commitca4fe588bb061779810c92fc5160f32a63e2990a (patch)
tree1556469211b2119324c372bfa61feaaf234742bb /tools
parentd63b10f0900b2b3e589f93edba42593e0f475587 (diff)
downloadsrc-ca4fe588bb061779810c92fc5160f32a63e2990a.tar.gz
src-ca4fe588bb061779810c92fc5160f32a63e2990a.zip
Additional LD_AS_LLD -> LD_IS_LLD missed in r312894/r312895
Notes
Notes: svn path=/projects/clang400-import/; revision=312896
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 25583709b0be..63fe98cb7b3b 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -221,7 +221,7 @@ OLD_DIRS+=usr/share/examples/bhyve
.if ${MK_BINUTILS} == no
OLD_FILES+=usr/bin/as
-.if ${MK_LLD_AS_LD} == no
+.if ${MK_LLD_IS_LD} == no
OLD_FILES+=usr/bin/ld
.endif
OLD_FILES+=usr/bin/ld.bfd