Apply missing patches

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-04-15 09:30:03 +03:00
parent 1d66258d1f
commit 197eb1f4db
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -97,7 +97,7 @@ Version: 9.2.6
# - release can only be reset if *all* library versions get bumped simultaneously
# (sometimes after a major release)
# - minor release numbers for a branch should be incremented monotonically
Release: 130.4.riscv64%{?dist}
Release: 130.5.riscv64%{?dist}
Summary: Glasgow Haskell Compiler
License: BSD and HaskellReport
@ -457,7 +457,7 @@ rm libffi-tarballs/libffi-*.tar.gz
%endif
# remove s390x after complete switching to llvm
%ifarch %{ghc_unregisterized_arches} s390x
%ifarch %{ghc_unregisterized_arches} s390x riscv64
%patch15 -p1 -b .orig
%patch16 -p1 -b .orig
%endif
@ -1014,6 +1014,9 @@ env -C %{ghc_html_libraries_dir} ./gen_contents_index
%changelog
* Sun Apr 15 2023 David Abdurachmanov <davidlt@rivosinc.com> - 9.2.6-130.5.riscv64
- Apply missing patches
* Sun Apr 15 2023 David Abdurachmanov <davidlt@rivosinc.com> - 9.2.6-130.4.riscv64
- Disable haddock on riscv64