[gnome-build-meta/abderrahim/misc-fixes: 4/5] project.conf: remove environment-nocache
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/misc-fixes: 4/5] project.conf: remove environment-nocache
- Date: Tue, 19 Jul 2022 05:11:16 +0000 (UTC)
commit 8608e6e7096325582c3378ea64493ff75d6c1c54
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]