diff options
| author | Russ Cox <rsc@golang.org> | 2022-09-30 11:06:06 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2022-10-04 19:36:17 +0000 |
| commit | 058f019e45fc1f18842e0339d7d56d804936263b (patch) | |
| tree | f9736ece99304d4a6d259a249f17ac8f8d917e8e /src/os/exec | |
| parent | 164406ad931cd74c1541a71f2817312ec82882ed (diff) | |
| download | go-058f019e45fc1f18842e0339d7d56d804936263b.tar.xz | |
cmd/cgo, cmd/compile, cmd/link: remove old style build tags
[Roll-forward of CL 436915 by Tobias Klauser, with builtin and gen
directories dropped now that they've been handled separately.]
The minimum bootstrap version for Go ≥ 1.20 is Go 1.17. That version
supports the new style //go:build lines. Thus the old style //+build
lines can be dropped in this part of the tree as well. Leave the
//+build lines in cmd/dist which will ensure the minimum Go version
during bootstrap.
As suggested by Cherry during review of CL 430496
For #44505
Change-Id: Ifa686656c3e50bf7f92f70747b44d74a7d51bad8
Reviewed-on: https://go-review.googlesource.com/c/go/+/435473
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/os/exec')
0 files changed, 0 insertions, 0 deletions
