]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/test: skip issue3261 test on darwin/arm64
authorShenghou Ma <minux@golang.org>
Sat, 11 Apr 2015 09:57:15 +0000 (05:57 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Thu, 16 Apr 2015 13:00:47 +0000 (13:00 +0000)
commit110fa22c4562b0f9ada3c81b9bceeb76763f5608
tree0ba3880bf317e9115a3b72c58fac49c32d994641
parentbfd441f745d649eba5560eb6a1a862fb2c952c60
misc/cgo/test: skip issue3261 test on darwin/arm64

Because there is no libgcc.

Change-Id: I3b3f80791a1db4c2b7318f81a115972cd2237f07
Signed-off-by: Shenghou Ma <minux@golang.org>
Reviewed-on: https://go-review.googlesource.com/8786
Reviewed-by: David Crawshaw <crawshaw@golang.org>
misc/cgo/test/issue3261.go