]> Cypherpunks repositories - gostls13.git/commit
cmd/go, runtime: define GOBUILDMODE_shared rather than shared when dynamically linking
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Thu, 29 Oct 2015 22:48:43 +0000 (11:48 +1300)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Sun, 1 Nov 2015 19:52:33 +0000 (19:52 +0000)
commit35d71d6727a6605aa7ee33ef1a5d986a140287d2
tree7ef69a9da84ce288b72dc638810a68230af8037b
parentb50b21d3e130cf19de99c2736d038b636dde75c3
cmd/go, runtime: define GOBUILDMODE_shared rather than shared when dynamically linking

To avoid collisions with what existing code may already be doing.

Change-Id: Ice639440aafc0724714c25333d90a49954372230
Reviewed-on: https://go-review.googlesource.com/16503
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go/build.go
src/runtime/sys_linux_386.s