Petr Gajdos 2017-05-05 11:09:36 +00:00 committed by Git OBS Bridge
parent 21fd1c1625
commit 518dc961cf

View File

@ -82,7 +82,7 @@ rm -f %{buildroot}/%{_libdir}/libunistring.la
# test-malloca seem not to be suitable for ix86 obs worker
# (locally passes, obs worker stucks -- )
%ifarch %ix86
sed -i 's:50000:5000:g' tests/test-malloca.c
sed -i 's:50000:50:g' tests/test-malloca.c
%endif
make check %{?_smp_mflags}
%endif