You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/gui-apps/gtkgreet/files/gtkgreet-0.6-r1-werror.patch

13 lines
217 B

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',
],
)