]> Cypherpunks repositories - gostls13.git/commit
misc/dist: build race packages when os suffix present
authorAndrew Gerrand <adg@golang.org>
Fri, 18 Oct 2013 06:03:41 +0000 (15:03 +0900)
committerAndrew Gerrand <adg@golang.org>
Fri, 18 Oct 2013 06:03:41 +0000 (15:03 +0900)
commitf5d25fd695471065a474b7940ef11e006d683aac
tree1b5341a4b86cbe1f625b940293510c60f739416b
parent7e4af6d93fe9bdc4deb36b508f6db864a67434ae
misc/dist: build race packages when os suffix present

The "darwin-amd64-osx10.8" target was not matching "darwin-amd64".

R=golang-dev
CC=golang-dev
https://golang.org/cl/14930043
misc/dist/bindist.go