Downloading default network lichdragon.bin
curl -sOL https://github.com/Bobingstern/tarnished-nets/releases/download/lichdragon/lichdragon.bin
make -C preprocess ARCH_LEVEL=native
make[1]: Entering directory '/tmp/tmp3j246qql/Tarnished/Tarnished-tmp/preprocess'
clang++ -O3 -march=native -fno-finite-math-only -funroll-loops -flto -fuse-ld=lld -std=c++20 -DNDEBUG -pthread -I  -fuse-ld=lld permute.cpp ../src/parameters.cpp -o permute
clang++: error: invalid linker name in argument '-fuse-ld=lld'
clang++: error: invalid linker name in argument '-fuse-ld=lld'
make[1]: *** [Makefile:19: permute] Error 1
make[1]: Leaving directory '/tmp/tmp3j246qql/Tarnished/Tarnished-tmp/preprocess'
make: *** [Makefile:65: processed.bin] Error 2