mirror of
https://github.com/rclone/rclone.git
synced 2025-08-19 01:46:31 +02:00
mount: disable bazil/fuse based mount on macOS #4393
The library is no longer supported on macOS.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// FUSE main Fs
|
||||
|
||||
// +build linux,go1.13 darwin,go1.13 freebsd,go1.13
|
||||
// +build linux,go1.13 freebsd,go1.13
|
||||
|
||||
package mount
|
||||
|
||||
|
Reference in New Issue
Block a user