aboutsummaryrefslogtreecommitdiff
path: root/src/encoding
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2024-11-14 02:31:46 -0500
committerGopher Robot <gobot@golang.org>2024-11-19 18:48:15 +0000
commit4d6170427f4d02e79454b25391b56e7d1c5ceb39 (patch)
tree95d30395df1f28270fe6ec4e859fb586cb6130aa /src/encoding
parent3a28cee8fb901a9ebd55ccf70f16b56cc14ebf5b (diff)
downloadgo-4d6170427f4d02e79454b25391b56e7d1c5ceb39.tar.xz
cmd/dist: add GOFIPS140 setting
GOFIPS140 will be used to control whether to build binaries that run in FIPS-140 mode by default, as well as which version of crypto/internal/fips is used during a given build. It is a target configuration variable analogous to GOOS, GOARCH, CGO_ENABLED, and the like, so the default value is recorded in the toolchain during make.bash. This CL adds the GOFIPS140 setting to the build process and records the default for use by cmd/go. For #70200. Change-Id: Iafcb5a4207f00fae8bcd93e0184a63c72526abea Reviewed-on: https://go-review.googlesource.com/c/go/+/629196 Reviewed-by: Michael Matloob <matloob@golang.org> Auto-Submit: Russ Cox <rsc@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions