Update contribution tools with bazel versioning details (#3053)

You need bazel version 6.0.0 (with --host_per_file_copt) to build
carbon. This adds versioning info and adds that Linux, Mac and Windows
can use bazelisk.

---------

Co-authored-by: Jon Ross-Perkins <jperkins@google.com>
This commit is contained in:
Samiur Khan
2023-08-02 22:14:23 +00:00
committed by GitHub
co-authored by Jon Ross-Perkins
parent 96517a1ee3
commit 45ca5bb2c4
+2
View File
@@ -130,6 +130,8 @@ These tools are essential for work on Carbon.
outdated, and not be upgraded.
- Main tools
- [Bazel](https://www.bazel.build/)
- NOTE: See [the bazelisk config](/.bazeliskrc) for a supported
version.
- [Bazelisk](https://docs.bazel.build/versions/master/install-bazelisk.html)
(for macOS): Handles Bazel versions.
- [Clang](https://clang.llvm.org/) and [LLVM](https://llvm.org/)