mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 23:03:08 +00:00
Distro's llvm usually have a 6.0 suffix.Any custom llvm build names the binary as llvm-config.Keeping 6.0 variant first causes the distro's llvm to be compiled in place of a custom one even if given using CMAKE_PREFIX_PATH.