Add riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-11-14 20:02:42 +02:00
parent e4e2f43f13
commit 2e39f60e53
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
2 changed files with 5 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Name: ghc-srpm-macros
Version: 1.6.1
Release: 3%{?dist}
Release: 3.0.riscv64%{?dist}
Summary: RPM macros for building Haskell source packages
License: GPL-2.0-or-later
@ -32,6 +32,9 @@ install -p -D -m 0644 %{SOURCE0} %{buildroot}/%{macros_dir}/macros.ghc-srpm
%changelog
* Tue Nov 14 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.6.1-3.0.riscv64
- Add riscv64
* Thu Sep 21 2023 Jens Petersen <petersen@redhat.com> - 1.6.1-3
- migrate to SPDX license tag

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