[gnome-control-center/alatiera/flatpak-build: 11/11] flatpak: build libblockdev without werror
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/alatiera/flatpak-build: 11/11] flatpak: build libblockdev without werror
- Date: Fri, 23 Jul 2021 06:28:33 +0000 (UTC)
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]