mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 19:20:13 +01:00
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:
co-authored by
Jon Ross-Perkins
parent
96517a1ee3
commit
45ca5bb2c4
@@ -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/)
|
||||
|
||||
Reference in New Issue
Block a user