]> git.pld-linux.org Git - packages/mupdf.git/blobdiff - mupdf.spec
- non-parallel build
[packages/mupdf.git] / mupdf.spec
index b36c66949449abadf19ed1e1a42f329473758e9a..f4866ad0bc7724a78a19416b1ea4fe4f039607f3 100644 (file)
@@ -97,7 +97,7 @@ Statyczne biblioteki MuPDF.
 %build
 CFLAGS="%{rpmcflags} %{rpmcppflags}" \
 LDFLAGS="%{rpmldflags}" \
-%{__make} \
+%{__make} -j1 \
        CC="%{__cc}" \
        CXX="%{__cxx}" \
 %if %{with v8}
This page took 0.062511 seconds and 4 git commands to generate.