[gnome-control-center/alatiera/flatpak-build: 11/11] flatpak: build libblockdev without werror




commit d49fd7e5073dab9102946ceb0ac047fa8eda3205
Author: Jordan Petridis <jordan centricular com>
Date:   Tue Jul 20 08:27:18 2021 +0300

    flatpak: build libblockdev without werror

 build-aux/flatpak/org.gnome.Settings.json | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index 6e9e4eddc..d00262701 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -824,6 +824,9 @@
                 "--with-tools=no",
                 "--with-vdo=no"
             ],
+            "build-options" : {
+                "cflags" : "-Wno-error"
+            },
             "sources" : [
                 {
                     "type" : "git",


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