forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the Starlark executable paths explicitly part of the CcToolchain…
…Provider API. They were previously added by the ToolchainInfo machinery, but that is being removed. Bazel CI: Downstream tests pass https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/1898 (all failures are the same as the previous nightly). PiperOrigin-RevId: 355837590
- Loading branch information
1 parent
d202bd5
commit 540623f
Showing
3 changed files
with
142 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters