mirror of https://github.com/grpc/grpc.git
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.
pull/24872/head
parent
2dc98b1e4c
commit
0ced4f5caa
1 changed files with 12 additions and 0 deletions
Loading…
Reference in new issue