[gnome-apps-nightly] Geary: Build optimised and with debug symbols.



commit f94f03ddc715b1f34e8babf859f99f563701449a
Author: Michael James Gratton <mike vee net>
Date:   Wed Feb 1 16:54:40 2017 +1100

    Geary: Build optimised and with debug symbols.

 org.gnome.Geary.json |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 086b3b8..4b4c8c4 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -34,6 +34,13 @@
         "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro",
         "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
     ],
+    "build-options" : {
+        "cflags": "-O2 -g",
+        "cxxflags": "-O2 -g",
+        "env": {
+            "V": "1"
+        }
+    },
     "cleanup": ["/include", "/lib/pkgconfig",
                 "/share/pkgconfig", "/share/aclocal",
                 "/man", "/share/man", "/share/gtk-doc",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]