[packages/mapnik] - disable parallel build due to huge memory pressure

baggins baggins at pld-linux.org
Tue Dec 15 00:06:41 CET 2015


commit ff958729d984a9c42ee2e59250cb6c7f86224643
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Dec 15 00:06:20 2015 +0100

    - disable parallel build due to huge memory pressure

 mapnik.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mapnik.spec b/mapnik.spec
index 693fada..1bb499b 100644
--- a/mapnik.spec
+++ b/mapnik.spec
@@ -87,7 +87,7 @@ Statyczna biblioteka Mapnik.
 	LIBDIR_SCHEMA=%{_lib} \
 	SVG2PNG=True
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mapnik.git/commitdiff/ff958729d984a9c42ee2e59250cb6c7f86224643



More information about the pld-cvs-commit mailing list