Commit 1fc6b6b
Stop using incompatible_use_toolchain_transition
As documented at https://bazel.build/rules/lib/globals/bzl.html#rule:
incompatible_use_toolchain_transition
bool; default is False
Deprecated, this is no longer in use and should be removed.
According to bazelbuild/bazel#14049, this
feature was enabled by default back in 2021.1 parent 240d31a commit 1fc6b6b
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
| |||
0 commit comments