[gnome-build-meta/tristan/gnome-boot: 6/12] 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: 6/12] Revert "project.conf: let ninja decide by itself how many jobs to run"
- Date: Thu, 30 May 2019 08:59:45 +0000 (UTC)
commit e25f3fe604af4e03b9a5a43681d86e828a3eea39
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 b2f9eb9d..04e5bdee 100644
--- a/project.conf
+++ b/project.conf
@@ -134,8 +134,6 @@ elements:
variables:
cmake-global: -DCMAKE_BUILD_TYPE=RelWithDebInfo
generator: Ninja
- environment:
- JOBS: ''
distutils:
variables:
prefix: /usr/local
@@ -153,9 +151,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]