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




commit f6e122420cb67ba8bf888690a22ce09d3cf039ee
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 751e20e1b..c7b6c0b03 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -813,6 +813,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]