1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-29 14:43:24 +00:00

Use build tags to control when and where cmount is built

This commit is contained in:
Nick Craig-Wood
2017-05-19 15:46:13 +01:00
parent 7daf97f90a
commit 8f54dc06a2
11 changed files with 29 additions and 15 deletions

View File

@@ -1,3 +1,4 @@
// +build cmount
// +build cgo
// +build linux darwin freebsd