1
0
mirror of https://github.com/golang/go synced 2024-11-18 06:14:46 -07:00
go/misc/cgo/testshared
David Crawshaw b7e4de4b1e cmd/go, cmd/link: -buildmode=pie for linux/amd64
Depends on external linking right now. I have no immediate use for
this, but wanted to check how hard it is to support as android/amd64
is coming and it will require PIE.

Change-Id: I65c6b19159f40db4c79cf312cd0368c2b2527bfd
Reviewed-on: https://go-review.googlesource.com/16072
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2015-10-23 19:51:55 +00:00
..
src cmd/compile: define func value symbols at declaration 2015-07-20 00:50:46 +00:00
shared_test.go cmd/go, cmd/link: -buildmode=pie for linux/amd64 2015-10-23 19:51:55 +00:00