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




commit 1569b53c24fd2ffcb432f1b0db924008354c748d
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 38de8f4a6..7a630213c 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -825,6 +825,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]