Cleanup build constraints

Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
Maksym Pavlenko
2022-12-07 15:50:07 -08:00
parent d39ee7b1b7
commit 3bc8fc4d30
99 changed files with 0 additions and 99 deletions

View File

@@ -1,5 +1,4 @@
//go:build !windows
// +build !windows
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !windows
// +build !windows
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build linux
// +build linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build linux
// +build linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !linux
// +build !linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !windows && !linux
// +build !windows,!linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !windows && !linux
// +build !windows,!linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !windows && !linux
// +build !windows,!linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !darwin && !freebsd
// +build !darwin,!freebsd
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !windows && !linux
// +build !windows,!linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build gofuzz
// +build gofuzz
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !windows && !linux
// +build !windows,!linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !no_rdt
// +build !no_rdt
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build no_rdt
// +build no_rdt
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !windows && !linux
// +build !windows,!linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !windows && !linux
// +build !windows,!linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !windows && !linux
// +build !windows,!linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !windows && !linux
// +build !windows,!linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !windows && !linux
// +build !windows,!linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !windows && !linux
// +build !windows,!linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !windows && !linux
// +build !windows,!linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !windows
// +build !windows
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !windows
// +build !windows
/*
Copyright The containerd Authors.