Merge pull request #4579 from iamleot/netbsd-support
Add support for NetBSD
This commit is contained in:
commit
4e5ce76ee0
@ -1,4 +1,4 @@
|
|||||||
// +build linux solaris darwin freebsd
|
// +build linux solaris darwin freebsd netbsd
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright The containerd Authors.
|
Copyright The containerd Authors.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// +build darwin freebsd
|
// +build darwin freebsd netbsd
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright The containerd Authors.
|
Copyright The containerd Authors.
|
||||||
|
Loading…
Reference in New Issue
Block a user