summaryrefslogtreecommitdiff
path: root/dev-cpp/commoncpp2/files/1.8.0-glibc212.patch
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.0-glibc212.patch
parent09b341498fbbad6f9459e5f8ec22b2acec848c4e (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.0-glibc212.patch')
-rw-r--r--dev-cpp/commoncpp2/files/1.8.0-glibc212.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/commoncpp2/files/1.8.0-glibc212.patch b/dev-cpp/commoncpp2/files/1.8.0-glibc212.patch
index a29e154a20ee..5132554aea1c 100644
--- a/dev-cpp/commoncpp2/files/1.8.0-glibc212.patch
+++ b/dev-cpp/commoncpp2/files/1.8.0-glibc212.patch
@@ -1,7 +1,7 @@
http://bugs.gentoo.org/334135
---- src/applog.cpp
-+++ src/applog.cpp
+--- a/src/applog.cpp
++++ b/src/applog.cpp
@@ -44,6 +44,7 @@
#include <cstdio>
#include <stdarg.h>