Compare commits

...

2 Commits

Author SHA1 Message Date
David Abdurachmanov 09d9f654d9
Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-06-26 12:15:58 +03:00
David Abdurachmanov 9f713d33a9
Disable tests on riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-04-14 12:59:32 +03:00
1 changed files with 5 additions and 1 deletions

View File

@ -4,11 +4,15 @@
%global pkg_name wai-app-static
%global pkgver %{pkg_name}-%{version}
%ifnarch riscv64
%bcond_without tests
%else
%bcond_with tests
%endif
Name: ghc-%{pkg_name}
Version: 3.1.7.4
Release: %autorelease
Release: %autorelease -e 0.riscv64 -e rvre0
Summary: WAI application for static serving
License: MIT