]> Cypherpunks repositories - gostls13.git/commit
cmd/go: don't add generated SWIG C++ files to CompiledGoFiles
authorIan Lance Taylor <iant@golang.org>
Fri, 23 Apr 2021 19:03:48 +0000 (12:03 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 26 Apr 2021 17:52:46 +0000 (17:52 +0000)
commitd02026414cc0b292ee2aef4fbc36f185c56db0c8
tree14ecf40f67d9c594a90b30aef4c5f148d1efa1b6
parentd5d24dbe419c429b43046049d57b97b0abd42a87
cmd/go: don't add generated SWIG C++ files to CompiledGoFiles

Also include SWIG C++ files in cgo hash.

For #28749
Fixes #37098

Change-Id: I6d912db2788200c2abdf328e382d4fbefda0a9ac
Reviewed-on: https://go-review.googlesource.com/c/go/+/313131
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/internal/work/exec.go
src/cmd/go/testdata/script/list_swigcxx.txt [new file with mode: 0644]