]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testso: don't use TLS variables on Darwin and OpenBSD.
authorShenghou Ma <minux.ma@gmail.com>
Mon, 24 Feb 2014 01:37:43 +0000 (20:37 -0500)
committerShenghou Ma <minux.ma@gmail.com>
Mon, 24 Feb 2014 01:37:43 +0000 (20:37 -0500)
commitbcf3d55ed99b7b7e689e05a8333ba89d337c0cad
tree567023646a62916e1317598b4b1b534ccaec5c05
parente33e47e844cdce5a5dedfd0c1c72e480f12db6f1
misc/cgo/testso: don't use TLS variables on Darwin and OpenBSD.
Fix build for 10.6 Darwin builders and OpenBSD builers.

LGTM=jsing
R=golang-codereviews, dave, jsing
CC=golang-codereviews
https://golang.org/cl/67710043
misc/cgo/testso/cgoso_c.c
misc/cgo/testso/cgoso_unix.go