mirror of
https://github.com/restic/restic.git
synced 2025-08-22 07:07:26 +00:00
AIX port
This commit is contained in:

committed by
Michael Eischer

parent
18531e3d6f
commit
3b09ae9074
@@ -1,3 +1,5 @@
|
||||
// +build aix solaris
|
||||
|
||||
package backend
|
||||
|
||||
import (
|
@@ -1,5 +1,4 @@
|
||||
// +build !solaris
|
||||
// +build !windows
|
||||
// +build !aix,!solaris,!windows
|
||||
|
||||
package backend
|
||||
|
||||
|
Reference in New Issue
Block a user