Compare commits

...

2 Commits

Author SHA1 Message Date
David Abdurachmanov 87400cdc08
Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-06-25 13:31:17 +03:00
David Abdurachmanov 116fa928f3
Temporary change to disable tests
This is a temporary change and should be reverted as soon as GHC is
rebuilt with LLVM support.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-03-07 15:24:26 +02:00
1 changed files with 5 additions and 1 deletions

View File

@ -4,11 +4,15 @@
%global pkg_name js-flot
%global pkgver %{pkg_name}-%{version}
%ifnarch riscv64
%bcond_without tests
%else
%bcond_with tests
%endif
Name: ghc-%{pkg_name}
Version: 0.8.3
Release: %autorelease
Release: %autorelease -e 0.riscv64 -e rvre0
Summary: Obtain minified flot code
License: MIT