Accepting request 125430 from KDE:Distro:Factory
- disable parallel build, it's too memory hungy for OBS workers OBS-URL: https://build.opensuse.org/request/show/125430 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/digikam?expand=0&rev=93
This commit is contained in:
parent
46907e9052
commit
c79c0382ca
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 19 12:39:49 UTC 2012 - coolo@suse.com
|
||||
|
||||
- disable parallel build, it's too memory hungy for OBS workers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 7 21:47:46 UTC 2012 - asterios.dramis@gmail.com
|
||||
|
||||
|
@ -260,7 +260,8 @@ popd
|
||||
%cmake_kde4 -d build -- -DENABLE_INTERNALMYSQL=FALSE
|
||||
%endif
|
||||
%endif
|
||||
%make_jobs
|
||||
# there are files in there that are so heavy to the compiler, that one is enough
|
||||
%{__make} -j1 VERBOSE=1
|
||||
|
||||
%install
|
||||
cd build
|
||||
|
Loading…
Reference in New Issue
Block a user