1
0
mirror of https://github.com/golang/go synced 2024-11-05 23:26:18 -07:00
go/misc/cgo/testshared
Russ Cox f4c0f42f99 [dev.boringcrypto] all: add boringcrypto build tags
A plain make.bash in this tree will produce a working,
standard Go toolchain, not a BoringCrypto-enabled one.

The BoringCrypto-enabled one will be created with:

	GOEXPERIMENT=boringcrypto ./make.bash

For #51940.

Change-Id: Ia9102ed993242eb1cb7f9b93eca97e81986a27b3
Reviewed-on: https://go-review.googlesource.com/c/go/+/395881
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2022-04-29 14:23:22 +00:00
..
testdata Revert "cmd/go: remove support for -buildmode=shared" 2021-10-29 17:32:24 +00:00
overlaydir_test.go Revert "cmd/go: remove support for -buildmode=shared" 2021-10-29 17:32:24 +00:00
shared_test.go [dev.boringcrypto] all: add boringcrypto build tags 2022-04-29 14:23:22 +00:00