commit:     dd8a866b6210bbc0b29b56faebe6739cf788b5fc
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Mar 20 17:04:37 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 19:54:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd8a866b

dev-util/umockdev: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../umockdev/files/umockdev-0.16.1-Werror.patch    | 24 ----------------------
 1 file changed, 24 deletions(-)

diff --git a/dev-util/umockdev/files/umockdev-0.16.1-Werror.patch 
b/dev-util/umockdev/files/umockdev-0.16.1-Werror.patch
deleted file mode 100644
index 4bb2f28f46bc..000000000000
--- a/dev-util/umockdev/files/umockdev-0.16.1-Werror.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 623286923d88990cf5f723004539b6d6d8a4a475 Mon Sep 17 00:00:00 2001
-From: Mike Gilbert <[email protected]>
-Date: Sun, 12 Sep 2021 15:41:35 -0400
-Subject: [PATCH] Drop -Werror from project arguments
-
----
- meson.build | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/meson.build b/meson.build
-index 37509a9..7931a9c 100644
---- a/meson.build
-+++ b/meson.build
-@@ -7,7 +7,6 @@ testsdir = meson.current_source_dir() / 'tests'
- lib_version = '0.3.0'
- 
- add_project_arguments(
--  '-Werror',
-   '-Werror=missing-prototypes',
-   '-Werror=strict-prototypes',
-   '-Werror=nested-externs',
--- 
-2.33.0
-

Reply via email to