[packages/cmake] enable parallel build in bootstrap

atler atler at pld-linux.org
Mon Mar 7 23:38:37 CET 2022


commit c749d7d4d4b9538104a42887857f026f6678a96f
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Mar 7 23:10:03 2022 +0100

    enable parallel build in bootstrap

 cmake.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/cmake.spec b/cmake.spec
index 33949cd..c591eb6 100644
--- a/cmake.spec
+++ b/cmake.spec
@@ -159,6 +159,7 @@ export LDFLAGS="%{rpmldflags}"
 	--qt-qmake=%{_bindir}/qmake-qt5 \
 	%{?with_doc:--sphinx-html} \
 	%{?with_doc:--sphinx-man} \
+	%{?__jobs:--parallel=%{__jobs}} \
 	--verbose
 
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cmake.git/commitdiff/132e0ee509e1854d79ab640875e37a208fe020ee



More information about the pld-cvs-commit mailing list