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:
parent
53b3b05944
commit
9f68573426
@ -2019,6 +2019,7 @@ native-xtools: .PHONY
|
||||
${_gcc_tools} \
|
||||
${_clang_libs} \
|
||||
${_clang} \
|
||||
${_lld} \
|
||||
sbin/md5 \
|
||||
sbin/sysctl \
|
||||
usr.bin/diff \
|
||||
|
Loading…
Reference in New Issue
Block a user