]> Cypherpunks repositories - gostls13.git/commit
build: disable race external linking test on OS X 10.6 and earlier
authorRuss Cox <rsc@golang.org>
Thu, 20 Nov 2014 01:52:58 +0000 (20:52 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 20 Nov 2014 01:52:58 +0000 (20:52 -0500)
commit361199749d81d06cc1007db9f7da5818b6f830b2
tree1667845338441409de2d85f63e11dff12cd36aa8
parent378c2515aeec0e23662631dc6ba63148594ad92b
build: disable race external linking test on OS X 10.6 and earlier

External linking doesn't work there at all.

LGTM=bradfitz
R=adg, bradfitz
CC=golang-codereviews
https://golang.org/cl/176070043
src/run.bash