SHA256
1
0
forked from pool/openexr
Petr Gajdos 2023-06-28 07:47:51 +00:00 committed by Git OBS Bridge
parent a2938b71de
commit 577acf3b02

View File

@ -159,6 +159,7 @@ export CXXFLAGS="%{optflags} -O0"
%cmake_install
%check
# test failure on LE: https://github.com/AcademySoftwareFoundation/openexr/issues/1460
%ifnarch i586 ppc ppc64 s390 s390x
export LD_LIBRARY_PATH="%{buildroot}/%{_libdir}"
# tests can take longer than the default timeout of 25 minutes