aboutsummaryrefslogtreecommitdiff
path: root/src/plugin/plugin_stubs.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugin/plugin_stubs.go')
-rw-r--r--src/plugin/plugin_stubs.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugin/plugin_stubs.go b/src/plugin/plugin_stubs.go
index 1893203017..67855bed4b 100644
--- a/src/plugin/plugin_stubs.go
+++ b/src/plugin/plugin_stubs.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build (!linux && !freebsd && !darwin) || !cgo
// +build !linux,!freebsd,!darwin !cgo
package plugin