summaryrefslogtreecommitdiff
path: root/app-crypt/gpgme/files/gpgme-1.8.0-gcc-7.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/gpgme/files/gpgme-1.8.0-gcc-7.patch')
-rw-r--r--app-crypt/gpgme/files/gpgme-1.8.0-gcc-7.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/app-crypt/gpgme/files/gpgme-1.8.0-gcc-7.patch b/app-crypt/gpgme/files/gpgme-1.8.0-gcc-7.patch
deleted file mode 100644
index 9dd3e85cbfb7..000000000000
--- a/app-crypt/gpgme/files/gpgme-1.8.0-gcc-7.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff --git a/lang/qt/src/qgpgmenewcryptoconfig.cpp b/lang/qt/src/qgpgmenewcryptoconfig.cpp
-index eb3af56..af47594 100644
---- a/lang/qt/src/qgpgmenewcryptoconfig.cpp
-+++ b/lang/qt/src/qgpgmenewcryptoconfig.cpp
-@@ -51,2 +51,3 @@
- #include <cassert>
-+#include <functional> /* std::mem_fn */
-
-diff --git a/lang/qt/src/threadedjobmixin.h b/lang/qt/src/threadedjobmixin.h
-index 32b23db..c4f85c2 100644
---- a/lang/qt/src/threadedjobmixin.h
-+++ b/lang/qt/src/threadedjobmixin.h
-@@ -53,2 +53,3 @@
- #include <cassert>
-+#include <functional> /* std::function */
-