Rename LLD_AS_LD to LLD_IS_LD, for consistency with CLANG_IS_CC

An additional case missed in r312855
This commit is contained in:
Ed Maste 2017-01-27 21:18:23 +00:00
parent da5320b9d0
commit 2dd1186c7e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=312897

View File

@ -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