]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/go: insert goroot to the hash of build cache when the packages include...
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Thu, 23 Sep 2021 17:15:49 +0000 (00:15 +0700)
committerCuong Manh Le <cuong.manhle.vn@gmail.com>
Thu, 23 Sep 2021 17:47:39 +0000 (17:47 +0000)
commit2fc7697da43f24e19d2a9efb79dd7bb9a4e16556
treec669500b2ed373eec5347b466edde67a333ab184
parent13f3c57cefef59e5d94f678483aff527807fb33b
Revert "cmd/go: insert goroot to the hash of build cache when the packages include C files"

This reverts commit abbfec2829b001cf758a058eba4ccdc940e029f4.

Reason to revert: breaks darwin builders.

Updates #48319

Change-Id: I50c957a6a3f46ffcdaf972bdbb0574867ddc9486
Reviewed-on: https://go-review.googlesource.com/c/go/+/351851
Trust: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/go/internal/work/exec.go
src/cmd/go/testdata/script/build_issue48319.txt [deleted file]