grpc/bazel
Fabian Holler 113e84b8dd update cares to version cares-1_15_0
This fixes the issue: https://github.com/grpc/grpc/issues/16688

Which causes that grpc can not be build because of the following
compiler error:
  third_party/cares/cares/ares_init.c: In function ‘ares_dup’:
  third_party/cares/cares/ares_init.c:301:17: error: argument to ‘sizeof’ in ‘strncpy’ call is the same expression as the source; did you mean to use the size of the destination? [-Werror=sizeof-pointer- memaccess] sizeof(src->local_dev_name));
2019-03-26 13:13:49 -07:00
..
BUILD fix remaining license notices 2017-06-08 11:22:41 +02:00
OWNERS update OWNERS files 2018-10-09 11:05:07 +02:00
cc_grpc_library.bzl Fix incompatible_bzl_disallow_load_after_statement, deprecated attribute usage 2018-12-24 19:29:09 +03:00
cython_library.bzl Basic setup to build gRPC Python with Bazel 2018-07-27 14:39:14 +00:00
generate_cc.bzl Fix for future Bazel changes 2019-02-25 18:33:33 +01:00
grpc_build_system.bzl Revert "Windows builds for gRPC C++ tests" 2019-03-15 17:15:20 +01:00
grpc_deps.bzl update cares to version cares-1_15_0 2019-03-26 13:13:49 -07:00