Disable tests on riscv64

[..]
********************
Failed Tests (2):
  Clang :: Modules/embed-files-compressed.cpp
  Clang :: OpenMP/declare_variant_device_isa_codegen_1.c
Testing Time: 426.77s
Total Discovered Tests: 38294
  Skipped          :    37 (0.10%)
  Unsupported      :   176 (0.46%)
  Passed           : 38051 (99.37%)
  Expectedly Failed:    28 (0.07%)
  Failed           :     2 (0.01%)
[..]

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-03-28 10:06:00 +02:00
parent f5729515c2
commit 9912950ca3
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 4 additions and 0 deletions

View File

@ -11,7 +11,11 @@
%undefine _include_frame_pointers
%bcond_with compat_build
%ifnarch riscv64
%bcond_without check
%else
%bcond_with check
%endif
%ifarch aarch64
# Use lld on aarch64, becuase ld.bfd will occasionally fail with the error: