зеркало из https://github.com/golang/build.git
e3441d1566
We've only ever used build constraints to increase the minimum required Go version. For example, CL 336390 in 2021 bumped them to go1.16 to use //go:embed sooner. By now, the 'go' directive in go.mod lets us do that for the entire module, and Go 1.21 is the minimum supported version, so there's no need for those old constraints. Also expand build constraints within a few packages, so that they're in all its source files rather than an arbitrary subset. Finally, clean up a few older '// +build'-style constraint instances. For golang/go#67123. Change-Id: Ia1d1c3112eab3b72bf808887f27b5fcb2fd894e2 Reviewed-on: https://go-review.googlesource.com/c/build/+/582959 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Carlos Amedee <carlos@golang.org> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> |
||
---|---|---|
.. | ||
android | ||
ios | ||
README.md |
README.md
Builders running on the Corellium infrastructure.
The ios and android directories contain scripts and supporting files for setting up a newly created virtual device.
The current builders run on the https://go.enterprise.corellium.com account, kindly provided by Zenly. Contact: steeve@zen.ly.
New devices are set up through the Corellium dashboard. Stuck devices are reset through the dashboard as well.