aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBryan C. Mills <bcmills@google.com>2023-08-24 11:09:41 -0400
committerGopher Robot <gobot@golang.org>2023-08-24 17:19:11 +0000
commitfe2c686b63804b0e22295f02e4e58ddbb3da5898 (patch)
tree8a19e81be8a303e9bf0be2e4bffec3ec4afbfb9e /src
parentd5c5808534f0ad97333b1fd5fff81998f44986fe (diff)
downloadgo-fe2c686b63804b0e22295f02e4e58ddbb3da5898.tar.xz
test/fixedbugs: require cgo for issue10607.go
This test passes "-linkmode=external" to 'go run' to link the binary using the system C linker. CGO_ENABLED=0 explicitly tells cmd/go not to use the C toolchain, so the test should not be run in that configuration. Updates #46330. Change-Id: I16ac66aac91178045f9decaeb28134061e9711f7 Reviewed-on: https://go-review.googlesource.com/c/go/+/522495 Reviewed-by: Heschi Kreinick <heschi@google.com> Reviewed-by: Than McIntosh <thanm@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Bryan Mills <bcmills@google.com> Run-TryBot: Bryan Mills <bcmills@google.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions