From 514a3aad975ee1ceafe1a3afe7eec440b572ec5d Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Wed, 27 Mar 2024 09:20:43 +0200 Subject: [PATCH] Enable tests for riscv64 Signed-off-by: David Abdurachmanov --- llvm.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/llvm.spec b/llvm.spec index 585b040..628536d 100644 --- a/llvm.spec +++ b/llvm.spec @@ -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