commit c749d7d4d4b9538104a42887857f026f6678a96f
Author: Jan Palus <[email protected]>
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

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

Reply via email to