mirror of
https://github.com/rclone/rclone.git
synced 2025-07-11 14:30:44 +02:00
mount: make --daemon work for macOS without CGO
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Daemonization interface for non-Unix variants only
|
||||
|
||||
// +build windows darwin,!cgo
|
||||
// +build windows
|
||||
|
||||
package mountlib
|
||||
|
||||
|
Reference in New Issue
Block a user