mirror of
https://github.com/bazelbuild/rules_cc
synced 2024-12-03 02:53:18 +00:00
Update README.md
Two of the toolchains repos have moved.
This commit is contained in:
parent
84fceed887
commit
7ee380fea8
|
@ -42,8 +42,8 @@ This is non-hermetic, and may have varying behaviors depending on the versions o
|
|||
|
||||
There are third-party contributed hermetic toolchains you may want to investigate:
|
||||
|
||||
- LLVM: <https://github.com/grailbio/bazel-toolchain>
|
||||
- GCC (Linux only): <https://github.com/aspect-build/gcc-toolchain>
|
||||
- LLVM: <https://github.com/bazel-contrib/toolchains_llvm>
|
||||
- GCC (Linux only): <https://github.com/f0rmiga/gcc-toolchain>
|
||||
- zig cc: <https://github.com/uber/hermetic_cc_toolchain>
|
||||
|
||||
If you'd like to use the cc toolchain defined in this repo, add this to
|
||||
|
|
Loading…
Reference in a new issue