[gnome-contacts/wip/nielsdg/flatpak-manifest: 2/2] flatpak: remove "build-options"



commit e7e7251cb6afb19e08b21a4177fa2f33be338a45
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Sat May 11 12:38:48 2019 +0200

    flatpak: remove "build-options"
    
    These build options are now set by default on Fdo 18.08.
    
    See https://github.com/flathub/flathub/pull/993#discussion_r283090829

 data/flatpak/org.gnome.Contacts.json | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/data/flatpak/org.gnome.Contacts.json b/data/flatpak/org.gnome.Contacts.json
index 572e98e..8bfa2ef 100644
--- a/data/flatpak/org.gnome.Contacts.json
+++ b/data/flatpak/org.gnome.Contacts.json
@@ -27,13 +27,6 @@
         "--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",


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