Disable tests on power.

This commit is contained in:
Richard W.M. Jones 2018-06-20 15:01:25 +01:00
parent d3fc497713
commit 94d9cc4399

View File

@ -54,7 +54,11 @@ make %{?_smp_mflags} all
%check %check
%ifnarch %{power64}
# Fails on ppc64le with:
# Error: math error
make test make test
%endif
%files %files