summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gui-apps/waypipe/files/waypipe-0.7.2-werror.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/gui-apps/waypipe/files/waypipe-0.7.2-werror.patch b/gui-apps/waypipe/files/waypipe-0.7.2-werror.patch
deleted file mode 100644
index 289a0c29acb5..000000000000
--- a/gui-apps/waypipe/files/waypipe-0.7.2-werror.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/meson.build b/meson.build
-index d023f1f..372f0e3 100644
---- a/meson.build
-+++ b/meson.build
-@@ -6,7 +6,6 @@ project(
- default_options: [
- 'c_std=c11',
- 'warning_level=3',
-- 'werror=true',
- ],
- version: '0.7.2',
- )