]> Cypherpunks repositories - gostls13.git/commit
runtime: run TestCgoExternalThreadSIGPROF on ppc64le
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Thu, 12 Nov 2015 00:05:49 +0000 (13:05 +1300)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Thu, 12 Nov 2015 00:30:04 +0000 (00:30 +0000)
commit58db5fc94d6038aa0308fc36c25b551a751260c2
tree5c982858901fb11e8d72fca8136dd8eef47a2941
parent4255b78c7da08170321a166d540dfc2c4cfd2ac5
runtime: run TestCgoExternalThreadSIGPROF on ppc64le

It was disabled because of the lack of external linking.

Change-Id: Iccb4a4ef8c57d048d53deabe4e0f4e6b9dccce33
Reviewed-on: https://go-review.googlesource.com/16797
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/crash_cgo_test.go