mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Only build pause.go under linux.
This makes `godep go build ./...` work.
This commit is contained in:
parent
ed500cfacb
commit
90a9cb3aa1
@ -1,3 +1,5 @@
|
||||
// +build linux
|
||||
|
||||
/*
|
||||
Copyright 2014 Google Inc. All rights reserved.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user