[gnome-apps-nightly/gnome-3-20] Brown paper bag JSON formatting fixes.
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly/gnome-3-20] Brown paper bag JSON formatting fixes.
- Date: Mon, 11 Jul 2016 00:46:55 +0000 (UTC)
commit 35138efe30487c76e6dc49db8c488cc896e0832c
Author: Michael James Gratton <mike vee net>
Date: Mon Jul 11 10:46:48 2016 +1000
Brown paper bag JSON formatting fixes.
org.gnome.Geary.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index b59f312..41ce874 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -52,7 +52,7 @@
/* Lie about our arch - no actual compilation happens here. */
"arm": {
"config-opts": [ "--build=amd64" ]
- }
+ },
"aarch64": {
"config-opts": [ "--build=amd64" ]
}
@@ -76,8 +76,8 @@
],
"build-options" : {
"arch" : {
- "x86_64" : { "config-opts" : [ "--enable-jit" ] }
- "i386" : { "config-opts" : [ "--enable-jit" ] }
+ "x86_64" : { "config-opts" : [ "--enable-jit" ] },
+ "i386" : { "config-opts" : [ "--enable-jit" ] },
/* Following tricks to build on aarch64 from bijiben.json */
"aarch64" : {
"cflags": "-DENABLE_YARR_JIT=0 -fno-delete-null-pointer-checks",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]