[gnome-build-meta/abderrahim/bst2: 13/24] project.conf: remove environment-nocache




commit d34303997495028f742385608616c155b9cefe11
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]