grpc/third_party/cares
Thi Doãn 0ced4f5caa
Add darwin_arm64 and darwin_arm64e to c-ares' config settings
This fixes Bazel selecting the wrong source for `cares` when building
with `--cpu=darwin_arm64` or `--cpu=darwin_arm64e` (it was selecting the
source in the default condition, which is for Linux).

We're having the same patch in Bazel
(1782f0ae75;
it was using an older grpc release). Fixing this here so we can remove
the patch in the next update.
2020-12-08 19:56:10 +09:00
..
cares@e982924ace update cares to version cares-1_15_0 2019-03-26 13:13:49 -07:00
config_android adapt cares config headers files to new version 2019-03-26 13:13:49 -07:00
config_darwin adapt cares config headers files to new version 2019-03-26 13:13:49 -07:00
config_freebsd adapt cares config headers files to new version 2019-03-26 13:13:49 -07:00
config_linux adapt cares config headers files to new version 2019-03-26 13:13:49 -07:00
config_openbsd adapt cares config headers files to new version 2019-03-26 13:13:49 -07:00
config_windows adapt cares config headers files to new version 2019-03-26 13:13:49 -07:00
BUILD Build C-Ares with Bazel on Windows 2018-06-03 10:37:47 +08:00
ares_build.h avoid __int64 for mingw portability 2017-09-09 16:32:48 +02:00
cares.BUILD Add darwin_arm64 and darwin_arm64e to c-ares' config settings 2020-12-08 19:56:10 +09:00