Fix BR for riscv64

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2019-09-21 22:53:57 +03:00
parent b1666b2d5b
commit bf78152454
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ BuildRequires: llvm%{llvm_major}
BuildRequires: llvm >= %{llvm_major}
%endif
%endif
%ifarch armv7hl
%ifarch armv7hl riscv64
# patch12
BuildRequires: autoconf, automake
%endif