Skip to content

Commit

Permalink
Automatic code cleanup.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 548694860
  • Loading branch information
Googler authored and copybara-github committed Jul 17, 2023
1 parent 58f05e8 commit fe84354
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/bazel/src/main/protobuf/crosstool_config.proto
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ message CToolchain {
message EnvEntry {
required string key = 1;
required string value = 2;
repeated string expand_if_all_available = 3;
}

// A set of features; used to support logical 'and' when specifying feature
Expand Down

0 comments on commit fe84354

Please sign in to comment.