Disable tests on arm too.
This commit is contained in:
parent
94d9cc4399
commit
1cbf16af3e
@ -54,8 +54,8 @@ make %{?_smp_mflags} all
|
|||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%ifnarch %{power64}
|
%ifnarch %{arm} %{power64}
|
||||||
# Fails on ppc64le with:
|
# Fails on armv7hl and ppc64le with:
|
||||||
# Error: math error
|
# Error: math error
|
||||||
make test
|
make test
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user