bazel-contrib / toolchains_llvm

LLVM toolchain for bazel
Apache License 2.0
296 stars 213 forks source link

Use paths.join for sysroot_prefix #310

Closed keith closed 6 months ago

keith commented 6 months ago

If you specify sysroot = "/", this resulted in paths like //include which resulted in warnings like:

.../toolchains_llvm~~llvm~linux_llvm_17_x86_64_toolchain/module-x86_64-linux.modulemap:1249:14: warning: umbrella directory '//include' not found [-Wincomplete-umbrella]