Dominique Leuenberger 2020-08-04 18:16:15 +00:00 committed by Git OBS Bridge
commit 0cd0fe91f5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 16 07:06:33 UTC 2020 - Andreas Schwab <schwab@suse.de>
- Disable testsuite also on ppc
-------------------------------------------------------------------
Sun Jul 5 22:46:48 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

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