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 .

This pull request has now been integrated.

Changeset: 4c344335
Author:    Matthias Baesken <mbaes...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/4c344335fe0abc04308f4bfc62c6b3afc110240c
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8338304: clang on Linux - check for lld presence after JDK-8333189

Reviewed-by: erikj, ihse

-------------

PR: https://git.openjdk.org/jdk/pull/20579

Reply via email to