HomeFreeBSD

Fix builds that set LD=ld.lld after r364761

Description

Fix builds that set LD=ld.lld after r364761

When using relative paths for the linker we have to transform the name
since clang does not like -fuse-ld=ld.lld and instead requires -fuse-ld=lld
(the same also applies for ld.bfd).

Details

Provenance
arichardsonAuthored on Aug 26 2020, 9:19 AM
Parents
rGf6385d921b2f: remove pragma ident lines
Branches
Unknown
Tags
Unknown

Event Timeline