build/cmd/racebuild
Aaron Bieber a3ef944b51 cmd/racebuild: add OpenBSD platform
As part of CL 237057. The race builder needs to know how to build the
.syso files on OpenBSD.

Updates golang/go#39464.

Change-Id: I71974e924801544be20be44c453bd3bc982443d6
GitHub-Last-Rev: 239f7d2800
GitHub-Pull-Request: golang/build#31
Reviewed-on: https://go-review.googlesource.com/c/build/+/239499
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Joel Sing <joel@sing.id.au>
Trust: Joel Sing <joel@sing.id.au>
Run-TryBot: Keith Randall <khr@golang.org>
2020-11-09 16:40:11 +00:00
..
README.md all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00
racebuild.go cmd/racebuild: add OpenBSD platform 2020-11-09 16:40:11 +00:00

README.md

GoDoc

golang.org/x/build/cmd/racebuild

racebuild builds the race runtime (syso files) on all supported OSes using gomote.