Skip to content
Snippets Groups Projects
Commit d1ef1b9e authored by Martin Storsjö's avatar Martin Storsjö
Browse files

configure: Silence lld-link when getting the version number


In recent lld-link versions, this command prints the version to
stdout, but also prints an error to stderr:

$ lld-link -flavor gnu --version
LLD 4.0.0 (trunk 285641)
lld-link: error: no input files
lld-link: error: target emulation unknown: -m or at least one .o file required

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 392caa65
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment