[gnome-build-meta/tristan/gnome-boot: 8/8] Revert "project.conf: let ninja decide by itself how many jobs to run"



commit cee4b15e5d8a4958425d67a8e2646d4cc6aa5477
Author: Tristan Van Berkom <tristan vanberkom codethink co uk>
Date:   Fri May 3 17:38:00 2019 +0900

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

 project.conf | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/project.conf b/project.conf
index 11555be7..21aa8b31 100644
--- a/project.conf
+++ b/project.conf
@@ -127,8 +127,6 @@ elements:
     variables:
       cmake-global: -DCMAKE_BUILD_TYPE=RelWithDebInfo
       generator: Ninja
-    environment:
-      JOBS: ''
   distutils:
     variables:
       prefix: /usr/local
@@ -146,9 +144,6 @@ elements:
   meson:
     variables:
       meson-global: --buildtype=plain --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]