Disable tests on riscv64
Not build for interactive use issue. Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
baeb516fa4
commit
eff3d4238a
@ -5,7 +5,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
|
||||
# hangs on s390x
|
||||
%ifnarch s390x
|
||||
%ifnarch s390x riscv64
|
||||
%bcond_without tests
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user