HomeFreeBSD

After the clang/llvm version 11 import LLD_VERSION is no longer used

Description

After the clang/llvm version 11 import LLD_VERSION is no longer used
upstream so Version.inc now only defines LLD_VERSION_STRING.

This breaks the WANT_LINKER_VERSION magic and might lead to us building
more than needed (e.g., for croos-tools).

Change the awk script to parse LLD_VERSION_STRING instead of LLD_VERSION,
which not only unbreaks the current situation but should also be backwards
compatible as dim points out.

PR: 248818
Reviewed by: emaste, dim (seems right and the way to go)
MFC after: 4 weeks
X-MFC before: 364284

Details

Provenance
bzAuthored on Aug 21 2020, 10:31 PM
Parents
rGf5247a232a33: Make net.fibs growable.
Branches
Unknown
Tags
Unknown

Event Timeline