| commit | e95fe3e3667ea83875f8ddc8e1c59d498499fc13 | [log] [tgz] |
|---|---|---|
| author | Nicolas Lopez <nlopezgi@gmail.com> | Tue May 01 14:41:54 2018 -0400 |
| committer | GitHub <noreply@github.com> | Tue May 01 14:41:54 2018 -0400 |
| tree | a27353766c61cc5fb2b7dbb5ad822cb80bec02c5 | |
| parent | 644e0b721ab75e28b4d7581cab9cf055ca1bcfbc [diff] |
adding libcxx (msan version) to all rbe containers (#42) adding libcxx (msan version) to all rbe containers
https://github.com/bazelbuild/bazel-toolchains is a repository where Google hosts Bazel toolchain configs. These configs are required to configure Bazel to issue commands that will execute inside a Docker container via a remote execution environment.
These toolchain configs include:
Release information of toolchain configs can be found at: https://releases.bazel.build/bazel-toolchains.html.
This repository also hosts the skylark rule used to generate toolchain configs.