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