summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-09-29 21:36:34 +0200
committerDavid Seifert <soap@gentoo.org>2016-09-29 21:42:14 +0200
commit46aee353c3029ab41e1669c5293ff1ec8440a733 (patch)
tree2804915d8bb2171527c42ab8a4c69761108b0653 /dev-cpp/commoncpp2/files/1.8.1-libgcrypt.patch
parentdev-perl/XML-Writer: Remove old, normalize PV (diff)
downloadgentoo-46aee353c3029ab41e1669c5293ff1ec8440a733.tar.gz
gentoo-46aee353c3029ab41e1669c5293ff1ec8440a733.tar.bz2
gentoo-46aee353c3029ab41e1669c5293ff1ec8440a733.zip
dev-cpp/commoncpp2: Allow for compiling with GCC 6
Gentoo-bug: 595422 * EAPI=6 * Make PATCHES -p1 compliant Package-Manager: portage-2.3.1
Diffstat (limited to 'dev-cpp/commoncpp2/files/1.8.1-libgcrypt.patch')
-rw-r--r--dev-cpp/commoncpp2/files/1.8.1-libgcrypt.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/commoncpp2/files/1.8.1-libgcrypt.patch b/dev-cpp/commoncpp2/files/1.8.1-libgcrypt.patch
index d83ff9117aaf..08e24e1a06a9 100644
--- a/dev-cpp/commoncpp2/files/1.8.1-libgcrypt.patch
+++ b/dev-cpp/commoncpp2/files/1.8.1-libgcrypt.patch
@@ -1,5 +1,5 @@
---- src/ssl.cpp.orig 2010-11-01 03:42:51.000000000 +0300
-+++ src/ssl.cpp 2015-11-25 15:32:23.923057317 +0300
+--- a/src/ssl.cpp
++++ b/src/ssl.cpp
@@ -99,35 +99,7 @@
return 0;
}