Keep /usr/bin/ld for WITHOUT_BINUTILS but WITH_LLD_AS_LD
Reported by: Nikolai Lifanov
This commit is contained in:
parent
7f9dff23d3
commit
beced2eabd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=309775
@ -218,7 +218,9 @@ OLD_DIRS+=usr/share/examples/bhyve
|
||||
|
||||
.if ${MK_BINUTILS} == no
|
||||
OLD_FILES+=usr/bin/as
|
||||
.if ${MK_LLD_AS_LD} == no
|
||||
OLD_FILES+=usr/bin/ld
|
||||
.endif
|
||||
OLD_FILES+=usr/bin/ld.bfd
|
||||
OLD_FILES+=usr/bin/objdump
|
||||
OLD_FILES+=usr/libdata/ldscripts/armelf_fbsd.x
|
||||
|
Loading…
Reference in New Issue
Block a user