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 cf57345 commit 4b47d6fCopy full SHA for 4b47d6f
src/main/java/com/google/devtools/build/lib/analysis/PlatformOptions.java
@@ -216,7 +216,7 @@ public class PlatformOptions extends FragmentOptions {
216
217
@Option(
218
name = "incompatible_override_toolchain_transition",
219
- defaultValue = "false",
+ defaultValue = "true",
220
documentationCategory = OptionDocumentationCategory.UNDOCUMENTED,
221
effectTags = OptionEffectTag.LOADING_AND_ANALYSIS,
222
metadataTags = {OptionMetadataTag.INCOMPATIBLE_CHANGE},
0 commit comments