mirror of
https://github.com/rclone/rclone.git
synced 2025-11-29 05:47:23 +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