diff --git a/meson.build b/meson.build index a4db297a..5a9ce048 100644 --- a/meson.build +++ b/meson.build @@ -5,7 +5,6 @@ project( default_options: [ 'c_std=c11', 'warning_level=2', - 'werror=true', ], )