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
(
|
||
|---|---|---|
| .. | ||
| cares@e982924ace | ||
| config_android | ||
| config_darwin | ||
| config_freebsd | ||
| config_linux | ||
| config_openbsd | ||
| config_windows | ||
| BUILD | ||
| ares_build.h | ||
| cares.BUILD | ||