From d934827bf44b7cfcf6711964418148fa60877668 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Nov 2020 22:39:15 +0000 Subject: gentoo resync : 25.11.2020 --- gui-apps/gtkgreet/files/gtkgreet-0.6-r1-werror.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 gui-apps/gtkgreet/files/gtkgreet-0.6-r1-werror.patch (limited to 'gui-apps/gtkgreet/files') diff --git a/gui-apps/gtkgreet/files/gtkgreet-0.6-r1-werror.patch b/gui-apps/gtkgreet/files/gtkgreet-0.6-r1-werror.patch new file mode 100644 index 000000000000..f47a21adc122 --- /dev/null +++ b/gui-apps/gtkgreet/files/gtkgreet-0.6-r1-werror.patch @@ -0,0 +1,12 @@ +diff --git a/meson.build b/meson.build +index eb3a2b8..07bee48 100644 +--- a/meson.build ++++ b/meson.build +@@ -7,7 +7,6 @@ project( + default_options: [ + 'c_std=c11', + 'warning_level=2', +- 'werror=true', + ], + ) + -- cgit v1.2.3