<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- meson.build.orig	2024-04-10 21:13:42
+++ meson.build	2024-04-10 21:13:52
@@ -4,7 +4,7 @@
   default_options: [
     # meson-python options are set in pyproject.toml
     'cpp_std=c++17',
-    'werror=true',
+    'werror=false',
   ],
   license: 'BSD-3-Clause',
   meson_version: '&gt;= 1.2.0',
</pre></body></html>