Enable qemu-kvm-core package on riscv64

See: d283ab8f84?branch=master

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2020-12-04 19:36:38 +02:00
parent 60b7351118
commit 3df5453514
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@
%ifarch %{mips}
%global kvm_package system-mips
%endif
%ifarch riscv64
%global kvm_package system-riscv
%endif
%global user_static 1