[packages/mupdf] - non-parallel build

qboosh qboosh at pld-linux.org
Mon Apr 18 16:38:24 CEST 2016


commit 73677cf11c1bb47631daf709b1b45cb20f12e29a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Apr 18 16:38:34 2016 +0200

    - non-parallel build

 mupdf.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mupdf.spec b/mupdf.spec
index b36c669..f4866ad 100644
--- a/mupdf.spec
+++ b/mupdf.spec
@@ -97,7 +97,7 @@ Statyczne biblioteki MuPDF.
 %build
 CFLAGS="%{rpmcflags} %{rpmcppflags}" \
 LDFLAGS="%{rpmldflags}" \
-%{__make} \
+%{__make} -j1 \
 	CC="%{__cc}" \
 	CXX="%{__cxx}" \
 %if %{with v8}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mupdf.git/commitdiff/73677cf11c1bb47631daf709b1b45cb20f12e29a



More information about the pld-cvs-commit mailing list