[gnome-build-meta/tristan/gnome-boot: 8/8] 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/gnome-boot: 8/8] Revert "project.conf: let ninja decide by itself how many jobs to run"
- Date: Mon, 17 Jun 2019 10:31:34 +0000 (UTC)
commit 470c61762906f3cf6e3fdb202cd62e1cc7ccecf7
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]