[gnome-documents] flatpak: remove hardcoded buildflags
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents] flatpak: remove hardcoded buildflags
- Date: Sun, 30 Jun 2019 22:12:09 +0000 (UTC)
commit 04679df6977b62ee198abdcd24a284a9a0ba7ef2
Author: Jordan Petridis <jpetridis gnome org>
Date: Sun Jun 30 21:49:28 2019 +0300
flatpak: remove hardcoded buildflags
The runtime defines default buildfags
flatpak/org.gnome.Documents.json | 7 -------
1 file changed, 7 deletions(-)
---
diff --git a/flatpak/org.gnome.Documents.json b/flatpak/org.gnome.Documents.json
index ecbee322..0efc9deb 100644
--- a/flatpak/org.gnome.Documents.json
+++ b/flatpak/org.gnome.Documents.json
@@ -24,13 +24,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]