diff --git a/llvm.spec b/llvm.spec index 2180cf3..25e2674 100644 --- a/llvm.spec +++ b/llvm.spec @@ -299,7 +299,7 @@ cmake -G "Unix Makefiles" \ make %{?_smp_mflags} VERBOSE=1 %check -%if %{ix86} +%ifarch %{ix86} # These tests are 64bit only for i in basic custom flags fncall propagate; do rm projects/compiler-rt/lib/dfsan/lit_tests/$i.c;