> 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 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/20579/files - new: https://git.openjdk.org/jdk/pull/20579/files/a653c5ea..5bdc49a6 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=20579&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20579&range=00-01 Stats: 2 lines in 1 file changed: 1 ins; 1 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/20579.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/20579/head:pull/20579 PR: https://git.openjdk.org/jdk/pull/20579
