commit | 71714f15a9f967c188a73fcbdf09ca6bd523e7ee | [log] [tgz] |
---|---|---|
author | Aaron Wood <aaronwood@google.com> | Mon Apr 08 18:36:18 2024 -0700 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 09 21:57:32 2024 +0000 |
tree | 27b002d38bd8e686d70fb2e8d6046dc99fe8f871 | |
parent | 6c2ca610dacc0ca054dee217c9c64887be0e0b96 [diff] |
[golang][build] Exclude binaries and generated sources from makeroot's validation When makeroot creates the directory of the goroot sources, it should ignore the binaries and generated sources created by makefuchsia. Otherwise it will always delete them, and then will always trigger a re-running of makefuchsia. Bug: b/42084680 Change-Id: Ib31717a9167ee0fced21b4cae35bb9875afd4a09 Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/1023382 Reviewed-by: David Fang <fangism@google.com> Reviewed-by: Oliver Newman <olivernewman@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com> Fuchsia-Auto-Submit: Aaron Wood <aaronwood@google.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 4.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.