@cryptotaxi247 / kubo / commits / 0f6982307

Add nofuse build tag to darwin mounter

Tonis Tiigi committed Mar 5, 2015 at 17:47 UTC 0f698230772d1def12de1355d21851e3f53436c9
1 file changed +2
core/commands/mount_darwin.go
+2
@@ -1,3 +1,5 @@
1 +// +build !nofuse
2 +
3 package commands
4
5 import (