Accepting request 834725 from home:oertel:branches:graphics

- Disable testsuite also on s390/s390x, probably will not pass
  on any bigendian platform in current state

OBS-URL: https://build.opensuse.org/request/show/834725
OBS-URL: https://build.opensuse.org/package/show/graphics/openexr?expand=0&rev=54
This commit is contained in:
2020-09-15 17:50:57 +00:00
committed by Git OBS Bridge
parent 269469b82d
commit fe9d00c967
2 changed files with 7 additions and 1 deletions

View File

@@ -146,7 +146,7 @@ pushd OpenEXR
popd
%check
%ifnarch i586 ppc ppc64
%ifnarch i586 ppc ppc64 s390 s390x
pushd OpenEXR
export LD_LIBRARY_PATH="%{buildroot}/%{_libdir}"
# tests can take longer than the default timeout of 25 minutes