]> Cypherpunks repositories - gostls13.git/commit
build: skip benchmarks on OpenBSD
authorRuss Cox <rsc@golang.org>
Fri, 15 Mar 2013 16:39:14 +0000 (12:39 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 15 Mar 2013 16:39:14 +0000 (12:39 -0400)
commita5b2623dab33d4e54b9995d0f0cfd4b95b439683
treefa91257fa7a82f650a80359fff559df9b47a6b8c
parentee3c88482ba232a34e4b20c8474fdee64a37ca36
build: skip benchmarks on OpenBSD

They are making the build die. I want to be able to see that everything else is okay.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/7546049
src/run.bash