Compare commits

...

2 Commits

Author SHA1 Message Date
David Abdurachmanov d491d6e914
Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-06-24 18:47:01 +03:00
David Abdurachmanov 71a250fa92
Disable tests on riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-04-13 10:22:06 +03:00
1 changed files with 2 additions and 2 deletions

View File

@ -5,13 +5,13 @@
%global pkgver %{pkg_name}-%{version}
# due to th-orphans: remove when moving Rawhide to 0.1.3
%ifnarch armv7hl
%ifnarch armv7hl riscv64
%bcond_without tests
%endif
Name: ghc-%{pkg_name}
Version: 0.1.4
Release: %autorelease
Release: %autorelease -e 0.riscv64 -e rvre0
Summary: Backward- (and forward-)compatible Quote and Code types
License: BSD-3-Clause