The tests finished correctly on s390, so s390x together with ppc64

indicates possible 64-bit big-endian problems ...
This commit is contained in:
Dan Horák 2010-07-11 18:33:12 +00:00
parent bbf4ffea2e
commit 60cf733703

View File

@ -68,7 +68,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
%check
%ifarch ppc64 s390 s390x
%ifarch ppc64 s390x
make -k check ||:
%else
make -k check