mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Fix threshold notifier build tags
This was preventing cross builds from darwin
This commit is contained in:
parent
683f09c65e
commit
8163afddd2
@ -1,4 +1,4 @@
|
||||
// +build !linux !cgo
|
||||
// +build !linux
|
||||
|
||||
/*
|
||||
Copyright 2016 The Kubernetes Authors.
|
||||
|
Loading…
Reference in New Issue
Block a user