]> Cypherpunks repositories - gostls13.git/commit
cmd/dist, cmd/link: force external linking for shared libs on arm
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Tue, 1 Sep 2015 02:07:14 +0000 (14:07 +1200)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Wed, 9 Sep 2015 01:42:22 +0000 (01:42 +0000)
commitf7b66fffc55be043bb2348b5db9d6ba7842b1abe
tree1828f6d9e12decada04d9920e1121c8d5fb569cd
parente9089e4ab6f5090092e416fa4d2c33d5279c0d72
cmd/dist, cmd/link: force external linking for shared libs on arm

Also run testcshared.

Fixes #12425

Change-Id: I5baea8d772d3462f945aab96260b4197dbb20c0a
Reviewed-on: https://go-review.googlesource.com/14143
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/dist/test.go
src/cmd/link/internal/arm/obj.go