]> Cypherpunks repositories - gostls13.git/commit
go/build: add go1.2 build tag
authorPéter Surányi <speter.go1@gmail.com>
Mon, 23 Sep 2013 08:11:25 +0000 (18:11 +1000)
committerAndrew Gerrand <adg@golang.org>
Mon, 23 Sep 2013 08:11:25 +0000 (18:11 +1000)
commit3861cb438857d3cb55c1465d2d8d37621db01e93
tree72fe94d56a60d60a38f66a201ea200815ce4c5f5
parent3e3ed5d978b3449e0854584f6ec2b5bc4770d0f0
go/build: add go1.2 build tag

Fixes #6449.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/13829044
src/pkg/go/build/build.go