[gnome-build-meta/abderrahim/update-3-32: 5/7] Revert "project.conf: let ninja decide by itself how many jobs to run"



commit badb4cd0bbecb535cdc0fa7180a37a7b17a8fc7c
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Wed Aug 28 08:58:33 2019 +0100

    Revert "project.conf: let ninja decide by itself how many jobs to run"
    
    This reverts commit 909cdd1aeef3f41531264dfed13f07d6b808dc64.

 project.conf | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/project.conf b/project.conf
index 8ae067fb..a54c2b33 100644
--- a/project.conf
+++ b/project.conf
@@ -133,8 +133,6 @@ elements:
     variables:
       cmake-global: -DCMAKE_BUILD_TYPE=RelWithDebInfo
       generator: Ninja
-    environment:
-      JOBS: ''
   distutils:
     variables:
       prefix: /usr/local
@@ -149,9 +147,6 @@ elements:
   meson:
     variables:
       meson-global: --buildtype=debugoptimized --auto-features=enabled
-      ninja: ninja ${JOBS} -C %{build-dir}
-    environment-nocache:
-    - JOBS
 
   filter:
     config:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]