1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-10 09:52:20 +08:00

disable building fuse stuff on windows

License: MIT
Signed-off-by: Jeromy Johnson <why@ipfs.io>
This commit is contained in:
Jeromy Johnson
2015-11-23 11:01:57 -08:00
parent c9d118c0db
commit e069af1aca

View File

@ -1,4 +1,5 @@
// +build !nofuse
// +build !windows
package mount