Merge pull request #234 from alexeagle:patch-2

PiperOrigin-RevId: 691379288
Change-Id: I4c48b399a3689caf2c0632856aa73180de4c5995
This commit is contained in:
Copybara-Service 2024-10-30 05:18:29 -07:00
commit 597be676dd
1 changed files with 2 additions and 2 deletions

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: There are third-party contributed hermetic toolchains you may want to investigate:
- LLVM: <https://github.com/grailbio/bazel-toolchain> - LLVM: <https://github.com/bazel-contrib/toolchains_llvm>
- GCC (Linux only): <https://github.com/aspect-build/gcc-toolchain> - GCC (Linux only): <https://github.com/f0rmiga/gcc-toolchain>
- zig cc: <https://github.com/uber/hermetic_cc_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 If you'd like to use the cc toolchain defined in this repo, add this to