Skip to content

Commit

Permalink
Update bundled gRPC to 1.18.0 and nanopb to 0.3.6
Browse files Browse the repository at this point in the history
And take the opportunity to align third_party/grpc/BUILD closer with
gRPC upstream's BUILD file (by adopting the same intermediate targets)
to make importing easier next time.

The MSYS2 patch is no longer needed judging by discussion in
https://groups.google.com/forum/#!msg/grpc-io/gd6sIuo6rjQ/eyEFarhABgAJ

Fixes bazelbuild#2804.
  • Loading branch information
tetromino committed Feb 6, 2019
1 parent 7d5db9a commit 4652bd1
Show file tree
Hide file tree
Showing 1,519 changed files with 171,706 additions and 78,613 deletions.
1 change: 1 addition & 0 deletions src/main/cpp/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ cc_binary(
"//src/main/cpp/util:strings",
"//src/main/protobuf:command_server_cc_proto",
"//third_party/ijar:zip",
"//third_party/protobuf:protoc_lib",
],
)

Expand Down
Loading

0 comments on commit 4652bd1

Please sign in to comment.