mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 19:52:42 +00:00
Remove cgo flag for oom package
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build cgo,linux
|
||||
// +build linux
|
||||
|
||||
/*
|
||||
Copyright 2015 The Kubernetes Authors.
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// +build cgo,linux
|
||||
// +build linux
|
||||
|
||||
/*
|
||||
Copyright 2015 The Kubernetes Authors.
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// +build !cgo !linux
|
||||
// +build !linux
|
||||
|
||||
/*
|
||||
Copyright 2015 The Kubernetes Authors.
|
||||
|
Reference in New Issue
Block a user