]> Cypherpunks repositories - gostls13.git/commit
cmd/go: implement -buildmode=plugin for s390x
authorBill O'Farrell <billo@ca.ibm.com>
Fri, 24 Feb 2017 22:03:06 +0000 (17:03 -0500)
committerMichael Munday <munday@ca.ibm.com>
Sat, 25 Feb 2017 14:31:10 +0000 (14:31 +0000)
commita6b480bc07e400cee109eda90caddb20c2cc7e82
tree3072df154f68cfb3f37591c061f899751c0e3783
parentfebafe60d469ce129d4662d7f3550218fa548616
cmd/go: implement -buildmode=plugin for s390x

Simple change to allow plugins for linux on s390x

Change-Id: I5c262ab81aac10d1dcb03381a48e5b9694b7a87a
Reviewed-on: https://go-review.googlesource.com/37451
Run-TryBot: Michael Munday <munday@ca.ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/dist/test.go
src/cmd/go/internal/work/build.go
src/cmd/link/internal/ld/config.go
src/cmd/link/internal/s390x/asm.go