diff --git a/ghc9.8.spec b/ghc9.8.spec index c501e4f..8b5e8a3 100644 --- a/ghc9.8.spec +++ b/ghc9.8.spec @@ -48,8 +48,8 @@ %else %global llvm_major 15 %endif -%global ghc_llvm_archs armv7hl s390x -%global ghc_unregisterized_arches s390 %{mips} riscv64 +%global ghc_llvm_archs armv7hl s390x riscv64 +%global ghc_unregisterized_arches s390 %{mips} Name: %{ghc_name} Version: 9.8.1 @@ -400,7 +400,7 @@ rm libffi-tarballs/libffi-*.tar.gz %patch -P13 -p1 -b .orig %endif -%ifarch %{ghc_unregisterized_arches} +%ifarch %{ghc_unregisterized_arches} riscv64 %patch -P16 -p1 -b .orig %endif # remove if epel9 ghc using llvm