Add support for illumos/Solaris
This does come without xattr/fuse support at this point. NB: not hooking up the integration tests as restic won't compile without cgo with Go < 1.10.
This commit is contained in:
parent
f6890210aa
commit
96311d1a2b
18 changed files with 71 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
// +build !openbsd
|
||||
// +build !solaris
|
||||
// +build !windows
|
||||
|
||||
package fuse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue