Ismail Dönmez 2013-12-09 11:45:40 +00:00 committed by Git OBS Bridge
parent 6b56e8e731
commit 92baf2db87

View File

@ -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;