[gnome-build-meta/abderrahim/native-build: 832/833] project.conf: set the sandbox architecture
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/native-build: 832/833] project.conf: set the sandbox architecture
- Date: Sat, 16 Jul 2022 18:24:16 +0000 (UTC)
commit 7d0bcb6e76f6c28aa545d5c59f539df53a69e37a
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Mon May 18 13:00:07 2020 +0100
project.conf: set the sandbox architecture
this allows arm and i686 builds to behave as native builds rather than
cross-compilation
project.conf | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/project.conf b/project.conf
index 9d33b7142..dca34d1e4 100644
--- a/project.conf
+++ b/project.conf
@@ -2,7 +2,7 @@
name: gnome
# The minimum base BuildStream format
-format-version: 14
+format-version: 18
# Where elements are stored
element-path: elements
@@ -68,6 +68,9 @@ environment:
environment-nocache:
- G_SLICE
+sandbox:
+ build-arch: '%{arch}'
+
# 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]