dev-cpp/commoncpp2: Allow for compiling with GCC 6

Gentoo-bug: 595422
* EAPI=6
* Make PATCHES -p1 compliant

Package-Manager: portage-2.3.1
This commit is contained in:
David Seifert
2016-09-29 21:36:34 +02:00
parent 09b341498f
commit 46aee353c3
6 changed files with 145 additions and 10 deletions

View File

@@ -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;
}