]> Cypherpunks repositories - gostls13.git/commit
cmd/dist, cmd/go, misc/cgo/testshared: update testshared and run it on arm
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Wed, 2 Sep 2015 10:26:42 +0000 (22:26 +1200)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Tue, 10 Nov 2015 19:57:30 +0000 (19:57 +0000)
commit07a6cbf58acd812dd935ef6373d567fd75e5ca3f
treea97601bfe87613378808176ffe790dfec5f80726
parente6ceb92e1ce8cd722922abeef7f350273692ccc9
cmd/dist, cmd/go, misc/cgo/testshared: update testshared and run it on arm

And enable PIE in cmd/go because that's all it seems to take.

Change-Id: Ie017f427ace5e91de333a9f7cba9684c4641dfd5
Reviewed-on: https://go-review.googlesource.com/14222
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Michael Hudson-Doyle <michael.hudson@canonical.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
misc/cgo/testshared/shared_test.go
src/cmd/dist/test.go
src/cmd/go/build.go