summarylogtreecommitdiffstats
path: root/remove-werror.patch
diff options
context:
space:
mode:
Diffstat (limited to 'remove-werror.patch')
-rw-r--r--remove-werror.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/remove-werror.patch b/remove-werror.patch
deleted file mode 100644
index bb1475270563..000000000000
--- a/remove-werror.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- labwc/meson.build
-+++ labwc/meson.build
-@@ -5,7 +5,6 @@
- default_options: [
- 'c_std=c11',
- 'warning_level=2',
-- 'werror=true',
- ],
- )
-
-