diff options
| author | Bryan C. Mills <bcmills@google.com> | 2022-07-28 13:50:59 -0400 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2022-10-24 21:26:10 +0000 |
| commit | 3f84a3f324ba1f1e5baa919ed66585ed836eba30 (patch) | |
| tree | 32e6a5d778b8aebe6b20ef2d5533b0761333ae2e /src/os/exec/exec.go | |
| parent | 4319231686c28d8542219991f0c9026139142b9c (diff) | |
| download | go-3f84a3f324ba1f1e5baa919ed66585ed836eba30.tar.xz | |
cmd/go/internal/script: define GOOS, GOARCH, and compiler conditions using suffixes
This replaces a large set of individual GOOS and GOARCH conditions
with a smaller set of more verbose conditions. On balance, the more
uniform structure and more concise documentation seem worth the
verbosity.
For #27494.
Change-Id: I73fdf9e7180a92cb1baf5d4631aeecb26ce15181
Reviewed-on: https://go-review.googlesource.com/c/go/+/420054
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
Diffstat (limited to 'src/os/exec/exec.go')
0 files changed, 0 insertions, 0 deletions
