Tomáš Chvátal 2018-04-13 10:55:17 +00:00 committed by Git OBS Bridge
parent 609982ef48
commit 52809fe740

View File

@ -923,14 +923,6 @@ echo "HTML_TIMESTAMP = NO" >> odk/docs/cpp/Doxyfile
echo "HTML_TIMESTAMP = NO" >> odk/docs/idl/Doxyfile
%build
# Parallel build settings ...
lo_jobs="%{?jobs:%{jobs}}"
%ifarch %{arm}
%if ! 0%{?qemu_user_space_build:1}
# native hardware is not that powerful
lo_jobs="1"
%endif
%endif
# do not eat all memory
%limit_build -m 1200
# make sure that JAVA_HOME is set correctly