]> Cypherpunks repositories - gostls13.git/commit
cmd/go: teach the build cache about -trimpath
authorCaleb Spare <cespare@gmail.com>
Thu, 9 May 2019 01:57:00 +0000 (18:57 -0700)
committerBryan C. Mills <bcmills@google.com>
Tue, 21 May 2019 16:00:24 +0000 (16:00 +0000)
commit1d1ba85d9986bb56226046c06dec4ce63ef9fe48
tree1e7222af99b066bd7f21ad40bace01b8916bf9fc
parentd0aca5759e22dc00c06474c9123fb21129f6272b
cmd/go: teach the build cache about -trimpath

Fixes #31896

Change-Id: I228a809568cd37c599987f9f1e99df5c229e6c9b
Reviewed-on: https://go-review.googlesource.com/c/go/+/176112
Run-TryBot: Caleb Spare <cespare@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/internal/work/exec.go
src/cmd/go/testdata/script/build_cache_trimpath.txt [new file with mode: 0644]