mirror of
https://github.com/rclone/rclone.git
synced 2025-06-25 14:22:55 +02:00
azureblob: allow building azureblob backend on *BSD
FreeBSD support was added in Azure/azure-storage-blob-go@0562badec5 OpenBSD and NetBSD support was added in Azure/azure-storage-blob-go@1d6dd77d74
This commit is contained in:
committed by
Nick Craig-Wood
parent
89625e54cf
commit
eb41253764
@ -1,6 +1,6 @@
|
||||
// Test AzureBlob filesystem interface
|
||||
|
||||
// +build !freebsd,!netbsd,!openbsd,!plan9,!solaris,go1.8
|
||||
// +build !plan9,!solaris,go1.8
|
||||
|
||||
package azureblob
|
||||
|
||||
|
Reference in New Issue
Block a user