Add riscv64 arch

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-03-04 17:25:31 +02:00
parent f51decc49c
commit de2fb511b8
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
2 changed files with 5 additions and 2 deletions

View File

@ -5,7 +5,7 @@
Name: ghc-srpm-macros
Version: 1.6.1
Release: 1%{?dist}
Release: 1.0.riscv64%{?dist}
Summary: RPM macros for building Haskell source packages
License: GPLv2+
@ -35,6 +35,9 @@ install -p -D -m 0644 %{SOURCE0} %{buildroot}/%{macros_dir}/macros.ghc-srpm
%changelog
* Sat Mar 04 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.6.1-1.0.riscv64
- Add riscv64 arch
* Mon Jan 30 2023 Jens Petersen <petersen@redhat.com> - 1.6.1-1
- restore ghc_devel_prof for existing ghc spec files

View File

@ -2,7 +2,7 @@
# ghc_arches is not used in current packages but still here for back compat
# former archs: alpha ppc sparcv9 armv5tel
%ghc_arches %{ix86} x86_64 armv7hl ppc64le aarch64 s390x
%ghc_arches %{ix86} x86_64 armv7hl ppc64le aarch64 s390x riscv64
# deprecated - kept for ghc.spec back compatibility
%ghc_devel_prof prof