]> Cypherpunks repositories - gostls13.git/commit
cmd/compile, cmd/go: enable -buildmode=shared and related flags on linux/arm
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Wed, 28 Oct 2015 23:45:34 +0000 (12:45 +1300)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Wed, 28 Oct 2015 23:46:56 +0000 (23:46 +0000)
commit78c05b8657a2e044660da95e1f32c059daea67c1
tree31e6d1221679e3b87f9b550c9f35e36ab34602e5
parentf6fd086d5ef25e4d9edc953aa1a5b75a475abebb
cmd/compile, cmd/go: enable -buildmode=shared and related flags on linux/arm

Change-Id: I20840632771a250fb279df64d394135994482af8
Reviewed-on: https://go-review.googlesource.com/14186
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/cmd/compile/internal/gc/lex.go
src/cmd/go/build.go