Update config
This commit is contained in:
parent
e90f4b3519
commit
7eaad30a78
@ -84,11 +84,11 @@ actions:
|
|||||||
count: 1
|
count: 1
|
||||||
- target: "spec"
|
- target: "spec"
|
||||||
find: |
|
find: |
|
||||||
%ifarch aarch64 s390x x86_64
|
%ifarch aarch64 s390x x86_64 riscv64
|
||||||
--with-devices-%{kvm_target}=%{kvm_target}-rh-devices \
|
--with-devices-%{kvm_target}=%{kvm_target}-rh-devices \
|
||||||
%endif
|
%endif
|
||||||
replace: |
|
replace: |
|
||||||
%ifarch aarch64 s390x x86_64
|
%ifarch aarch64 s390x x86_64 riscv64
|
||||||
--with-devices-%{kvm_target}=%{kvm_target}-rh-devices \
|
--with-devices-%{kvm_target}=%{kvm_target}-rh-devices \
|
||||||
%endif
|
%endif
|
||||||
%ifarch %{power64}
|
%ifarch %{power64}
|
||||||
|
Loading…
Reference in New Issue
Block a user