summaryrefslogtreecommitdiff
path: root/pkg/mount/mounter_unsupported.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/mount/mounter_unsupported.go')
-rw-r--r--pkg/mount/mounter_unsupported.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/mount/mounter_unsupported.go b/pkg/mount/mounter_unsupported.go
index ee27b35f89..06f2ac00b2 100644
--- a/pkg/mount/mounter_unsupported.go
+++ b/pkg/mount/mounter_unsupported.go
@@ -1,4 +1,4 @@
-// +build !linux !amd64
+// +build !linux,!freebsd linux,!amd64 freebsd,!cgo
package mount