Skip to content

Shuffle build matrix around a bit

Stephan Lachnit requested to merge p-adjust-build-matrix into main
  • debiang-clang now uses the full LLVM toolchain: clang + lld + libc++
  • fedora-clang now uses mold as linker (since it is not used in debian-clang anymore) and the default C++ STL (so we can distribute binaries)

Merge request reports