Disable tests on riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
f7f54e6467
commit
aca10c9249
@ -4,7 +4,7 @@
|
||||
%global pkg_name temporary
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
|
||||
%ifnarch s390x
|
||||
%ifnarch s390x riscv64
|
||||
%bcond_without tests
|
||||
%else
|
||||
%bcond_with tests
|
||||
@ -12,7 +12,7 @@
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.3
|
||||
Release: %autorelease
|
||||
Release: %autorelease -e 0.riscv64
|
||||
Summary: Portable temporary file and directory support
|
||||
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user