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/waypipe/files/waypipe-0.7.2-werror.patch

13 lines
235 B

diff --git a/meson.build b/meson.build
index d023f1f..372f0e3 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,6 @@ project(
default_options: [
'c_std=c11',
'warning_level=3',
- 'werror=true',
],
version: '0.7.2',
)