meson setup .build-openbench --cross-file targets/linux-native.txt --wipe --buildtype=release
The Meson build system
Version: 1.3.2
Source dir: /tmp/tmpdybk29_k/Meltdown/Meltdown-tmp
Build dir: /tmp/tmpdybk29_k/Meltdown/Meltdown-tmp/.build-openbench
Build type: cross build
Project name: meltdown-chess-engine
Project version: dev-1.0

meson.build:1:0: ERROR: Unable to detect linker for compiler `clang++ -Wl,--version -fuse-ld=lld`
stdout: 
stderr: clang++: error: invalid linker name in argument '-fuse-ld=lld'


A full log can be found at /tmp/tmpdybk29_k/Meltdown/Meltdown-tmp/.build-openbench/meson-logs/meson-log.txt
make: *** [Makefile:20: openbench] Error 1