]> Cypherpunks repositories - gostls13.git/commit
cmd/go: accept -Wl,-R/path/
authorng0 <ng0@n0.is>
Wed, 5 Jun 2019 22:01:40 +0000 (22:01 +0000)
committerIan Lance Taylor <iant@golang.org>
Wed, 5 Jun 2019 23:57:39 +0000 (23:57 +0000)
commite9073ef809895740b3e3876148af808c51c016d5
tree24c65ac0d410c8d6175405e7fcd85504891e2935
parentfc705275c34233ffc1cb34be965f289589de9ba6
cmd/go: accept -Wl,-R/path/

Fixes #32167

Change-Id: If1277789ac96363430045e73e49d008bdae9be79
GitHub-Last-Rev: 71c9435c8417b19faaf66dc2e08740d7a9c22e3b
GitHub-Pull-Request: golang/go#32171
Reviewed-on: https://go-review.googlesource.com/c/go/+/178397
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <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