2
0
Fork 0
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:
Alex Eagle 2024-08-14 14:57:09 -07:00 committed by GitHub
parent 84fceed887
commit 7ee380fea8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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