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:
parent
f41402441d
commit
64b64a3fda
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user