Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit 6f4a7b3

Browse files
authored
Merge pull request #629 from harche/ppc64le
Fixing the broken build on ppc64le arch
2 parents 15c16ef + a393995 commit 6f4a7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hypervisor/kvmtool/lkvm_amd64.go renamed to hypervisor/kvmtool/lkvm_unsupported.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build linux,amd64
1+
// +build linux,!arm64
22

33
package kvmtool
44

0 commit comments

Comments
 (0)