]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: test cgo internal linking PIE
authorCherry Zhang <cherryyz@google.com>
Sun, 9 Feb 2020 22:01:53 +0000 (17:01 -0500)
committerCherry Zhang <cherryyz@google.com>
Fri, 21 Feb 2020 23:11:00 +0000 (23:11 +0000)
commit3e4e644433cca68118eaa3878b88dddfa5352af5
treee60e19948f9983b41f2abbdb483d600785b859b7
parentffc0573b854ca2fc58ad85ad7599ec66f0a82b36
cmd/dist: test cgo internal linking PIE

On platforms where internal linking PIE is supported, run
misc/cgo/test with that configuration.

Change-Id: Ia09631b07cc469c85818e1494093d802ea9d69a1
Reviewed-on: https://go-review.googlesource.com/c/go/+/218838
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/dist/test.go