RFR: 8338304: clang on Linux - check for lld presence after JDK-8333189 [v2]
Erik Joelsson
erikj at openjdk.org
Wed Aug 14 13:07:48 UTC 2024
On Wed, 14 Aug 2024 13:01:09 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> After [JDK-8333189](https://bugs.openjdk.org/browse/JDK-8333189) I get now this build error (when using clang on Linux) :
>> `clang: error: invalid linker name in argument '-fuse-ld=lld'`
>> We should better check for lld in the configure process if it is required with clang .
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> adjust and move comment
Marked as reviewed by erikj (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20579#pullrequestreview-2238105863
More information about the build-dev
mailing list