mirror of
https://github.com/restic/restic.git
synced 2025-08-11 16:47:40 +00:00
add build constraints for windows
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
// +build !openbsd
|
// +build !openbsd
|
||||||
|
// +build !windows
|
||||||
|
|
||||||
package fuse
|
package fuse
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
// +build !openbsd
|
// +build !openbsd
|
||||||
|
// +build !windows
|
||||||
|
|
||||||
package fuse
|
package fuse
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
// +build !openbsd
|
// +build !openbsd
|
||||||
|
// +build !windows
|
||||||
|
|
||||||
package fuse
|
package fuse
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
// +build !openbsd
|
// +build !openbsd
|
||||||
|
// +build !windows
|
||||||
|
|
||||||
package fuse
|
package fuse
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
// +build !openbsd
|
// +build !openbsd
|
||||||
|
// +build !windows
|
||||||
|
|
||||||
package fuse
|
package fuse
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
// +build !openbsd
|
// +build !openbsd
|
||||||
|
// +build !windows
|
||||||
|
|
||||||
package fuse
|
package fuse
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user