mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
cmd/tipgodoc: add appenginevm build tag
Fixes golang/go#9381. Change-Id: Ied5fd00475dde2b781cedff398dc9ee8d7f642a4 Signed-off-by: Shenghou Ma <minux@golang.org> Reviewed-on: https://go-review.googlesource.com/1801 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
a47975eda8
commit
458cff5230
@ -2,6 +2,8 @@
|
|||||||
// Use of this source code is governed by the Apache 2.0
|
// Use of this source code is governed by the Apache 2.0
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
// +build appenginevm
|
||||||
|
|
||||||
// Command tipgodoc is the beginning of the new tip.golang.org server,
|
// Command tipgodoc is the beginning of the new tip.golang.org server,
|
||||||
// serving the latest HEAD straight from the Git oven.
|
// serving the latest HEAD straight from the Git oven.
|
||||||
package main
|
package main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user