]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add -include to cgo whitelist
authorDave Pifke <dave@pifke.org>
Thu, 2 Jul 2020 00:48:37 +0000 (00:48 +0000)
committerIan Lance Taylor <iant@golang.org>
Wed, 28 Oct 2020 00:49:40 +0000 (00:49 +0000)
commit94f3762462a999bfc5491c8d1b892110651e23d6
tree3fa9fb7a6a8acf71c207f5d2f6c1f42e4f15bf58
parent49b017fe59bf628795f2c4fdbcb5db942e865fa9
cmd/go: add -include to cgo whitelist

Fixes #39988.

Change-Id: Ia6f5b73e6508f27e3badbcbd29dbeadffd55a932
Reviewed-on: https://go-review.googlesource.com/c/go/+/240739
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go/internal/work/security.go
src/cmd/go/internal/work/security_test.go