On Wed, 14 Aug 2024 10:49:27 GMT, Matthias Baesken <mbaes...@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 . Thanks, I adjusted and moved the comment . ------------- PR Comment: https://git.openjdk.org/jdk/pull/20579#issuecomment-2288673853