Only build pause.go under linux.

This makes `godep go build ./...` work.
pull/6/head
Joe Beda 2014-08-29 13:52:27 -07:00
parent ed500cfacb
commit 90a9cb3aa1
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// +build linux
/*
Copyright 2014 Google Inc. All rights reserved.