summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-11-15 16:28:40 +0100
committerMike Auty <ikelos@gentoo.org>2019-11-16 13:51:58 +0000
commit392f1e316836de751f683bb7406c04fc942b93fc (patch)
treec0dd114735a3928b752145e661899325d2209d0e
parentdev-python/idna: Enable py3.8 (diff)
downloadgentoo-392f1e31.tar.gz
gentoo-392f1e31.tar.bz2
gentoo-392f1e31.zip
dev-libs/libnfc: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Mike Auty <ikelos@gentoo.org>
-rw-r--r--dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch b/dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch
deleted file mode 100644
index fc3af861d21c..000000000000
--- a/dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/libnfc/log.h b/libnfc/log.h
-index 90cb747..3438511 100644
---- a/libnfc/log.h
-+++ b/libnfc/log.h
-@@ -18,6 +18,8 @@
- #ifndef __LOG_H__
- #define __LOG_H__
-
-+#include <stdint.h>
-+
- #if defined(HAS_LOG4C) && HAS_LOG4C
-
- #define LOGGING 1