]> Cypherpunks repositories - gostls13.git/commit
net/internal/cgotest: don't try to use cgo with netgo build tag
authorMarkus <974709+Links2004@users.noreply.github.com>
Mon, 4 Nov 2024 19:17:55 +0000 (19:17 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 5 Nov 2024 17:10:13 +0000 (17:10 +0000)
commitdacf253afa7e87cc913f8e25d6870b9e8d62a606
treef5cb6c9f01f434529382728c62badafcd58c1195
parent293a205f3c196dcc2eb22bc03b520cad659fce93
net/internal/cgotest: don't try to use cgo with netgo build tag

When using bazel with hermetic_cc_toolchain resolv.h is not available.

Change-Id: I2aed72e6c14535cb1400b30d285bf05aa2498fde
GitHub-Last-Rev: 818c72323d3c61576d61dbe7564d15cf866ed67e
GitHub-Pull-Request: golang/go#70141
Reviewed-on: https://go-review.googlesource.com/c/go/+/623816
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Mateusz Poliwczak <mpoliwczak34@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: David Chase <drchase@google.com>
src/net/internal/cgotest/resstate.go