aboutsummaryrefslogtreecommitdiff
path: root/weed/command/mount2_notsupported.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/command/mount2_notsupported.go')
-rw-r--r--weed/command/mount2_notsupported.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/weed/command/mount2_notsupported.go b/weed/command/mount2_notsupported.go
index 18734035e..075b73436 100644
--- a/weed/command/mount2_notsupported.go
+++ b/weed/command/mount2_notsupported.go
@@ -1,5 +1,5 @@
-//go:build !linux && !darwin && !freebsd
-// +build !linux,!darwin,!freebsd
+//go:build !linux && !darwin
+// +build !linux,!darwin
package command