Sysroot package generation for use with toolchains_llvm

Posted on Sat 23 March 2024 in bazel • Tagged with bazel, sysroot, toolchains_llvm

How to generate a sysroot package for use with the Bazel ruleset toolchains_llvm in order to utilize a hermetic llvm-clang C/C++ compiler toolchain.


Continue reading