]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.10] cmd/go: add -Wl,--export-dynamic to linker flag whitelist
authorIan Lance Taylor <iant@golang.org>
Fri, 7 Sep 2018 11:12:42 +0000 (04:12 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 7 Sep 2018 19:56:20 +0000 (19:56 +0000)
commit95b56b3879ef1440846ee726f077624878d22432
tree2097ea9daa8d87d320289b800642e9947f790fa7
parent2191fce26a7fd1cd5b4975e7bd44ab44b1d9dd78
[release-branch.go1.10] cmd/go: add -Wl,--export-dynamic to linker flag whitelist

Fixes #27496

Change-Id: I53538c7697729294a9e50ace26a6a7183131e837
Reviewed-on: https://go-review.googlesource.com/134016
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
(cherry picked from commit ceb7745cc846f798531ef019162dd9f1dabfea12)
Reviewed-on: https://go-review.googlesource.com/134135
src/cmd/go/internal/work/security.go