[gnome-books/wip/hadess/gnome-books: 10/10] flatpak: Remove build options



commit 1a8bb06d6158f800770b56eb40a0b7e0b9b069ed
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Jan 25 09:45:37 2019 +0100

    flatpak: Remove build options
    
    Those options are already the default since the 18.08 fd.o release.

 flatpak/org.gnome.Books.json | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/flatpak/org.gnome.Books.json b/flatpak/org.gnome.Books.json
index 818fe4cf..e8daae75 100644
--- a/flatpak/org.gnome.Books.json
+++ b/flatpak/org.gnome.Books.json
@@ -22,13 +22,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", "/share/aclocal",
                  "/man", "/share/man", "/share/gtk-doc",


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