Fix BR for riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
bee8dd16fc
commit
a3fdd108ec
4
ghc.spec
4
ghc.spec
@ -136,9 +136,9 @@ BuildRequires: llvm%{llvm_major}
|
||||
%if %{with dwarf}
|
||||
BuildRequires: elfutils-devel
|
||||
%endif
|
||||
%ifarch armv7hl
|
||||
%ifarch armv7hl riscv64
|
||||
# patch12
|
||||
BuildRequires: autoconf, automake
|
||||
BuildRequires: autoconf, automake, gettext-devel
|
||||
%endif
|
||||
%if %{without quickbuild}
|
||||
#BuildRequires: gnupg2
|
||||
|
Loading…
x
Reference in New Issue
Block a user