]> Cypherpunks repositories - gostls13.git/commit
test/fixedbugs: enable issue 10607 test on ppc64le
authorMichael Munday <munday@ca.ibm.com>
Mon, 7 Nov 2016 16:08:36 +0000 (11:08 -0500)
committerMichael Munday <munday@ca.ibm.com>
Mon, 7 Nov 2016 18:42:57 +0000 (18:42 +0000)
commit6c2a35ae0c29306b53a4a5925627ee7235a8c450
tree7176df2c18ac47b84501e746e5784d7165d7fd85
parentec77b8e09cace7338ebc39faadd599e5cb676295
test/fixedbugs: enable issue 10607 test on ppc64le

ppc64le supports both internal and external linking so I don't
think there is any reason for it to skip this test.

Change-Id: I05c80cc25909c0364f0a1fb7d20766b011ea1ebb
Reviewed-on: https://go-review.googlesource.com/32854
Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
test/fixedbugs/issue10607.go