native-xtools: Connect lld.

This will ensure that aarch64 gets a working native /usr/bin/ld rather
than requiring the aarch64-binutils hack in Poudriere, or emulating
the aarch64 lld.

PR:		217189
Reported by:	swills, jbeich
This commit is contained in:
Bryan Drewery 2017-06-02 00:57:59 +00:00
parent 53b3b05944
commit 9f68573426
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=319485

View File

@ -2019,6 +2019,7 @@ native-xtools: .PHONY
${_gcc_tools} \
${_clang_libs} \
${_clang} \
${_lld} \
sbin/md5 \
sbin/sysctl \
usr.bin/diff \