1
0
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:
Henry
2015-03-04 23:59:06 +01:00
parent 2d16d252ea
commit 66f1035d93
13 changed files with 197 additions and 116 deletions

View File

@ -1,4 +1,4 @@
// +build linux darwin freebsd
// +build (linux darwin freebsd) and !nofuse
package commands