Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use and suggest repo_env for compiler choice
Setting CC only for repository rules suffices to influence the compiler chosen by @local_config_cc, but is more economic with respect to caching than setting it for all actions. CXX is not used by Bazel.
- Loading branch information