Enable tests for riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-03-27 09:20:43 +02:00
parent fc4ef59af1
commit 514a3aad97
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 0 additions and 4 deletions

View File

@ -22,11 +22,7 @@
%endif
%bcond_with compat_build
%ifnarch riscv64
%bcond_without check
%else
%bcond_with check
%endif
%ifarch %ix86 riscv64
# Disable LTO on x86 in order to reduce memory consumption