summaryrefslogtreecommitdiff
path: root/dev-libs/libtpms/files/libtpms-0.8.7-Remove-WError.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libtpms/files/libtpms-0.8.7-Remove-WError.patch')
-rw-r--r--dev-libs/libtpms/files/libtpms-0.8.7-Remove-WError.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-libs/libtpms/files/libtpms-0.8.7-Remove-WError.patch b/dev-libs/libtpms/files/libtpms-0.8.7-Remove-WError.patch
deleted file mode 100644
index 54b7150cfbd1..000000000000
--- a/dev-libs/libtpms/files/libtpms-0.8.7-Remove-WError.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/configure.ac b/configure.ac
-index 180bcc0..2efb801 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -311,7 +311,7 @@ if test "x$enable_hardening" != "xno"; then
- AC_SUBST([HARDENING_LDFLAGS])
- fi
-
--CFLAGS="$CFLAGS $COVERAGE_CFLAGS -Wall -Werror -Wreturn-type -Wsign-compare -Wno-self-assign"
-+CFLAGS="$CFLAGS $COVERAGE_CFLAGS -Wall -Wreturn-type -Wsign-compare -Wno-self-assign"
- CFLAGS="$CFLAGS -Wmissing-prototypes -Wno-deprecated-declarations"
- LDFLAGS="$LDFLAGS $COVERAGE_LDFLAGS"
-