We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8ca97c commit 3487d5cCopy full SHA for 3487d5c
source/BUILD
@@ -41,6 +41,6 @@ platform(
41
# were imported as a Bazel external repository named 'rbe_default'. If you extracted the
42
# generated configs elsewhere in your source repository, replace the following with the label
43
# to the 'platform' target in the generated configs.
44
- parents = ["@rbe_default//config:platform"],
+ # parents = ["@rbe_default//config:platform"],
45
)
46
#=========================================================================
0 commit comments