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/lavalauncher/files/lavalauncher-remove-werror....

13 lines
224 B

diff --git a/meson.build b/meson.build
index 317eeec..560421d 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,6 @@ project(
default_options: [
'c_std=c11',
'warning_level=3',
- 'werror=true',
]
)