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.
Automated rollback of commit 4569b2a.
*** Reason for rollback *** Breaks Skylib tests: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/1082#95e91cd3-c796-408b-83ab-9991efcf1292 Culprit finder: https://buildkite.com/bazel/culprit-finder/builds/183#985aa488-33c9-4dcc-8561-a96c6e1fb4ed *** Original change description *** register_{toolchains, execution_platforms}: honor renaming When handling the registration of toolchains or execution platforms, take the applicable renaming into account. This, in particular, includes the renaming from the name of the main workspace to the canonical '@'. Fixes bazelbuild#7773. Change-Id: I22fe84e337ad6d33df2a9263e6671e2e0d0a284d PiperOrigin-RevId: 257214983
- Loading branch information
Showing
3 changed files
with
8 additions
and
70 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