]> Cypherpunks repositories - gostls13.git/commit
cmd/go: internal PIE does not need runtime/cgo
authorDavid Crawshaw <crawshaw@golang.org>
Tue, 6 Sep 2016 13:14:26 +0000 (09:14 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Sun, 11 Sep 2016 22:01:14 +0000 (22:01 +0000)
commit675ba53c7671d5506887eec2a65fabb4cbda0d59
tree1debf1ab18160aaf73671450da3402301906d569
parent1a42d8fbd6fdce1ef9122c2c4c60833eee9cefa0
cmd/go: internal PIE does not need runtime/cgo

Part of adding PIE internal linking on linux/amd64.

Change-Id: I57f0596cb254cbe6569e4d4e39fe4f48437733f2
Reviewed-on: https://go-review.googlesource.com/28544
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go/pkg.go