Add riscv64 to ghc_unregisterized_arches (David Abdurachmanov)
This commit is contained in:
parent
5eeb12394c
commit
58f71ccc9b
5
ghc.spec
5
ghc.spec
@ -41,7 +41,7 @@
|
|||||||
%global llvm_major 7.0
|
%global llvm_major 7.0
|
||||||
%global ghc_llvm_archs armv7hl aarch64
|
%global ghc_llvm_archs armv7hl aarch64
|
||||||
|
|
||||||
%global ghc_unregisterized_arches s390 s390x %{mips}
|
%global ghc_unregisterized_arches s390 s390x %{mips} riscv64
|
||||||
|
|
||||||
Name: ghc
|
Name: ghc
|
||||||
Version: 8.8.4
|
Version: 8.8.4
|
||||||
@ -657,6 +657,9 @@ env -C %{ghc_html_libraries_dir} ./gen_contents_index
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 02 2020 David Abdurachmanov <david.abdurachmanov@sifive.com>
|
||||||
|
- Add riscv64 to ghc_unregisterized_arches
|
||||||
|
|
||||||
* Tue Aug 18 2020 Troy Dawson <tdawson@redhat.com> - 8.8.4-108
|
* Tue Aug 18 2020 Troy Dawson <tdawson@redhat.com> - 8.8.4-108
|
||||||
- Cleanup old %if statements
|
- Cleanup old %if statements
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user