commit 73677cf11c1bb47631daf709b1b45cb20f12e29a
Author: Jakub Bogusz <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to