Skip to content

Commit

Permalink
Enable the toolchain transition for all toolchains.
Browse files Browse the repository at this point in the history
RELNOTES: The toolchain transition is now enabled for all toolchains.

Closes #11584.

Closes #14049.

PiperOrigin-RevId: 399282824
  • Loading branch information
katre authored and copybara-github committed Sep 27, 2021
1 parent cf57345 commit 4b47d6f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ public class PlatformOptions extends FragmentOptions {

@Option(
name = "incompatible_override_toolchain_transition",
defaultValue = "false",
defaultValue = "true",
documentationCategory = OptionDocumentationCategory.UNDOCUMENTED,
effectTags = OptionEffectTag.LOADING_AND_ANALYSIS,
metadataTags = {OptionMetadataTag.INCOMPATIBLE_CHANGE},
Expand Down

0 comments on commit 4b47d6f

Please sign in to comment.