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