mirror of
https://github.com/ipfs/kubo.git
synced 2025-08-06 11:31:54 +08:00
simple nofuse build tag to allow freebsd compilation and maybe pave the way towards windows as well
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
// +build linux darwin freebsd
|
||||
// +build (linux darwin freebsd) and !nofuse
|
||||
|
||||
package commands
|
||||
|
||||
|
Reference in New Issue
Block a user