Increase CK_TIMEOUT_MULTIPLIER to avoid failures on slow architectures
This commit is contained in:
parent
4aa279fd98
commit
460631e499
@ -231,7 +231,7 @@ export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk
|
||||
%make_build CFLAGS="%{optflags}"
|
||||
|
||||
%check
|
||||
make check CK_TIMEOUT_MULTIPLIER=5
|
||||
make check CK_TIMEOUT_MULTIPLIER=10
|
||||
|
||||
%install
|
||||
#install -m 755 -d %{buildroot}%{_datadir}/gtk-doc/html
|
||||
|
||||
Loading…
Reference in New Issue
Block a user