]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add more C compiler/linker options to whitelist
authorIan Lance Taylor <iant@golang.org>
Wed, 28 Mar 2018 00:06:53 +0000 (17:06 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 28 Mar 2018 05:58:35 +0000 (05:58 +0000)
commit7e34ac1f4c6e940dd73756c10fce078804a20a05
tree052c7f897ac24b6b3ffc7a388bbcb5db6e6c8004
parent89f4592d1e83b3235ab91477702642d899da8c31
cmd/go: add more C compiler/linker options to whitelist

Fixes #23937

Change-Id: Ie63d91355d1a724d0012d99d457d939deeeb8d3e
Reviewed-on: https://go-review.googlesource.com/102818
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
src/cmd/go/internal/work/security.go
src/cmd/go/internal/work/security_test.go