1--- a/meson.build 2017-10-31 22:08:01.132927689 +0100 2+++ b/meson.build 2017-10-31 22:20:58.215784350 +0100 3@@ -5,7 +5,6 @@ 4 default_options: [ 5 'c_std=c11', 6 'warning_level=2', 7- 'werror=true', 8 ], 9 ) 10