Skip to content

Commit

Permalink
Automatic code cleanup.
Browse files Browse the repository at this point in the history
(cherry picked from commit fe84354)
  • Loading branch information
Googler authored and mai93 committed Jul 17, 2023
1 parent 8c21d04 commit f92228f
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 f92228f

Please sign in to comment.