Accepting request 834726 from graphics
- Disable testsuite also on s390/s390x, probably will not pass on any bigendian platform in current state (forwarded request 834725 from oertel) OBS-URL: https://build.opensuse.org/request/show/834726 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openexr?expand=0&rev=39
This commit is contained in:
commit
f0901dedb2
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 15 18:56:44 CEST 2020 - ro@suse.de
|
||||||
|
|
||||||
|
- Disable testsuite also on s390/s390x, probably will not pass
|
||||||
|
on any bigendian platform in current state
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 16 07:06:33 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
Thu Jul 16 07:06:33 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
@ -146,7 +146,7 @@ pushd OpenEXR
|
|||||||
popd
|
popd
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%ifnarch i586 ppc ppc64
|
%ifnarch i586 ppc ppc64 s390 s390x
|
||||||
pushd OpenEXR
|
pushd OpenEXR
|
||||||
export LD_LIBRARY_PATH="%{buildroot}/%{_libdir}"
|
export LD_LIBRARY_PATH="%{buildroot}/%{_libdir}"
|
||||||
# tests can take longer than the default timeout of 25 minutes
|
# tests can take longer than the default timeout of 25 minutes
|
||||||
|
Loading…
Reference in New Issue
Block a user