mirror of https://github.com/helm/helm
On Mac OS they have some custom dns c library that uses some
configuration files other than resolv.conf to configure dns lookups. The
standard go library does not handle these custom configuration files
which causes dns lookups to fail for some mac users.
This allows the downstream pacakgers to override CGO_ENABLED to build
binaries that use the custom dns library.
Signed-off-by: Joe Julian <me@joejulian.name>
(cherry picked from commit 6f6c0d831d
)
pull/11549/head
parent
23ff142d8b
commit
9140924199
Loading…
Reference in new issue