]> Cypherpunks repositories - gostls13.git/commit
cmd/compile, cmd/go, cmd/link: enable -buildmode=shared and related flags on linux...
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Thu, 29 Oct 2015 07:24:29 +0000 (20:24 +1300)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Thu, 29 Oct 2015 19:27:47 +0000 (19:27 +0000)
commit51586aadfbc3632a6829b0d72aa433952165d650
tree5f1c920ac07b067d9f896088156518a9d4f00fdd
parentc34fb3cfc69c81c9671c097b599e9e642a9d1fed
cmd/compile, cmd/go, cmd/link: enable -buildmode=shared and related flags on linux/arm64

Change-Id: Ibddbbf6f4a5bd336a8b234d40fad0fcea574cd6e
Reviewed-on: https://go-review.googlesource.com/13994
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/compile/internal/gc/lex.go
src/cmd/go/build.go
src/cmd/link/internal/arm64/obj.go
src/cmd/link/internal/ld/lib.go