summaryrefslogtreecommitdiff
path: root/pkg/machine/libvirt/machine_unsupported.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/machine/libvirt/machine_unsupported.go')
-rw-r--r--pkg/machine/libvirt/machine_unsupported.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/machine/libvirt/machine_unsupported.go b/pkg/machine/libvirt/machine_unsupported.go
new file mode 100644
index 000000000..8b54440fe
--- /dev/null
+++ b/pkg/machine/libvirt/machine_unsupported.go
@@ -0,0 +1,3 @@
+// +build !amd64 amd64,windows
+
+package libvirt