diff options
| author | Russ Cox <rsc@golang.org> | 2017-11-10 14:44:31 -0500 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2017-11-13 14:54:53 +0000 |
| commit | f768693f58dd7f98bb95e696cd0aae185a47db66 (patch) | |
| tree | 5b39e191a08e22137e5d970052164e9a83f2d909 /src/encoding | |
| parent | 6e9960ea632cae58e6f8f494876f45fe05cc10b6 (diff) | |
| download | go-f768693f58dd7f98bb95e696cd0aae185a47db66.tar.xz | |
cmd/go: cache and replay command output during build
It's nice that
go build -gcflags=-m errors
go build -gcflags=-m errors
uses the cache for the second command.
Even nicer is to make the second command
print the same output as the first command.
Fixes #22587.
Change-Id: I64350839f01c86c9a095d9d22f6924cd7a0b9105
Reviewed-on: https://go-review.googlesource.com/77110
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions
