The tests finished correctly on s390, so s390x together with ppc64
indicates possible 64-bit big-endian problems ...
This commit is contained in:
parent
bbf4ffea2e
commit
60cf733703
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user