Skip to content

incompatible_disable_late_bound_option_defaults: Disable late bound option defaults #6384

@hlopko

Description

@hlopko

Incompatible change.

If true, Bazel will stop retrieving the value of compiler from the cpp configuration when --compiler is not specified. This will cause a config_setting that have values = {"compiler": "x"} to not work properly when --compiler is not specified at command line. See full migration docs for a workaround.

Full migration docs.

Metadata

Metadata

Labels

P1I'll work on this now. (Assignee required)incompatible-changeIncompatible/breaking changeteam-Rules-CPPIssues for C++ rules

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions