Accepting request 149234 from devel:Factory:ARM

OBS-URL: https://build.opensuse.org/request/show/149234
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=22
This commit is contained in:
Tomáš Chvátal 2013-01-19 14:57:41 +00:00 committed by Git OBS Bridge
parent 57956e4fa7
commit 1147d52e34
6 changed files with 6 additions and 0 deletions

View File

@ -372,6 +372,7 @@ lo_jobs="%{?jobs:%jobs}"
# native hardware is not that powerful
lo_jobs=""
%endif
%endif
if test -n "$lo_jobs" -a "$lo_jobs" -gt "64" ; then
echo "Warning: dmake does not support more than 64 processes => reducing number of parallel jobs"
lo_jobs="64"

View File

@ -360,6 +360,7 @@ lo_jobs="%{?jobs:%jobs}"
# native hardware is not that powerful
lo_jobs=""
%endif
%endif
if test -n "$lo_jobs" -a "$lo_jobs" -gt "64" ; then
echo "Warning: dmake does not support more than 64 processes => reducing number of parallel jobs"
lo_jobs="64"

View File

@ -372,6 +372,7 @@ lo_jobs="%{?jobs:%jobs}"
# native hardware is not that powerful
lo_jobs=""
%endif
%endif
if test -n "$lo_jobs" -a "$lo_jobs" -gt "64" ; then
echo "Warning: dmake does not support more than 64 processes => reducing number of parallel jobs"
lo_jobs="64"

View File

@ -360,6 +360,7 @@ lo_jobs="%{?jobs:%jobs}"
# native hardware is not that powerful
lo_jobs=""
%endif
%endif
if test -n "$lo_jobs" -a "$lo_jobs" -gt "64" ; then
echo "Warning: dmake does not support more than 64 processes => reducing number of parallel jobs"
lo_jobs="64"

View File

@ -387,6 +387,7 @@ lo_jobs="%{?jobs:%jobs}"
# native hardware is not that powerful
lo_jobs=""
%endif
%endif
if test -n "$lo_jobs" -a "$lo_jobs" -gt "64" ; then
echo "Warning: dmake does not support more than 64 processes => reducing number of parallel jobs"
lo_jobs="64"

View File

@ -165,6 +165,7 @@ lo_jobs="%{?jobs:%jobs}"
# native hardware is not that powerful
lo_jobs=""
%endif
%endif
if test -n "$lo_jobs" -a "$lo_jobs" -gt "64" ; then
echo "Warning: dmake does not support more than 64 processes => reducing number of parallel jobs"
lo_jobs="64"