Commit 47ddd733 authored by Zihong Zheng's avatar Zihong Zheng

Remove cgo flag for oom package

parent 44ca021d
// +build cgo,linux
// +build linux
/*
Copyright 2015 The Kubernetes Authors.
......
// +build cgo,linux
// +build linux
/*
Copyright 2015 The Kubernetes Authors.
......
// +build !cgo !linux
// +build !linux
/*
Copyright 2015 The Kubernetes Authors.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment