If the LTO threads == 0 clang will default to the same argument we manually pass, which meant we dropped support for admittedly ancient versions of clang that didn't yet add that option. Drop the extraneous argument, and add a specific error condition when too old versions of clang are detected. Fixes #9569pull/9578/head
parent
5b08fd4b33
commit
ee5428d64f
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue