[gnome-nibbles/alatiera/flatpak-foo: 2/3] flatpak: remove custom cflags



commit 1a45d4fb7b4d645b3bcfb24bfeb56b8caf6d3079
Author: Jordan Petridis <jpetridis gnome org>
Date:   Tue Jul 2 20:30:36 2019 +0300

    flatpak: remove custom cflags
    
    The runtimes provide a good set of predefined flags to use.

 org.gnome.Nibbles.json | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/org.gnome.Nibbles.json b/org.gnome.Nibbles.json
index 6c27280..fe33c4d 100644
--- a/org.gnome.Nibbles.json
+++ b/org.gnome.Nibbles.json
@@ -21,9 +21,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"
-    },
     "cleanup": ["/include", "/lib/*.la", "/lib/pkgconfig",
                 "/share/man", "/share/vala"],
     "modules": [


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