[neon/kde/kcalc/Neon/release] /: parallel

Jonathan Riddell null at kde.org
Thu Mar 18 14:36:54 GMT 2021


Git commit 5287d7473ea9bb423ad2880f3590295a3b01ba27 by Jonathan Riddell.
Committed on 18/03/2021 at 14:36.
Pushed by jriddell into branch 'Neon/release'.

parallel

M  +2    -0    snapcraft.yaml

https://invent.kde.org/neon/kde/kcalc/commit/5287d7473ea9bb423ad2880f3590295a3b01ba27

diff --git a/snapcraft.yaml b/snapcraft.yaml
index f241863..9f8687d 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -48,6 +48,8 @@ parts:
         after:
         - kde-frameworks-5-env
         plugin: cmake
+        build-environment:
+        - CMAKE_BUILD_PARALLEL_LEVEL: "4"
         build-packages:
         - libmpfr-dev
         - libgmp-dev


More information about the Neon-commits mailing list