[gnome-build-meta/abderrahim/misc-fixes: 3/3] project.conf: remove environment-nocache
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/misc-fixes: 3/3] project.conf: remove environment-nocache
- Date: Mon, 18 Jul 2022 19:05:58 +0000 (UTC)
commit a0c0122970f1306f913f0c9d99eefb213f57c766
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Thu Mar 10 10:04:22 2022 +0100
project.conf: remove environment-nocache
While the G_SLICE environment variable doesn't change the result, it is
always set for risc-v and we can't build without it.
project.conf | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/project.conf b/project.conf
index be2eeb137..075d326bb 100644
--- a/project.conf
+++ b/project.conf
@@ -63,11 +63,6 @@ environment:
- arch == "riscv64":
G_SLICE: always-malloc
-(?):
-- arch == "riscv64":
- environment-nocache:
- - G_SLICE
-
# Some overrides to element configuration based on type
#
# Here we can set a project wide options for various build systems,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]