[gnome-build-meta/tristan/set-max-jobs: 5/6] Revert "project.conf: let ninja decide by itself how many jobs to run"
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/tristan/set-max-jobs: 5/6] Revert "project.conf: let ninja decide by itself how many jobs to run"
- Date: Mon, 29 Jul 2019 19:39:29 +0000 (UTC)
commit 72caa3bc8e20f5b00e856db750d7f0a041ee3c8e
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.
Fixes #165
project.conf | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/project.conf b/project.conf
index be235c90..b98c5ffe 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]