From 2eb3d52f7ea724c00f456771bc5d59e579193a37 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Wed, 17 Oct 2018 21:07:04 +0300 Subject: log4cxxx: changes requested by exherbo devs --- packages/dev-libs/log4cxx/files/log4cxx-0.10.0-fix-c++14.patch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'packages/dev-libs/log4cxx/files/log4cxx-0.10.0-fix-c++14.patch') diff --git a/packages/dev-libs/log4cxx/files/log4cxx-0.10.0-fix-c++14.patch b/packages/dev-libs/log4cxx/files/log4cxx-0.10.0-fix-c++14.patch index 86ebdcc..e17982c 100644 --- a/packages/dev-libs/log4cxx/files/log4cxx-0.10.0-fix-c++14.patch +++ b/packages/dev-libs/log4cxx/files/log4cxx-0.10.0-fix-c++14.patch @@ -1,5 +1,6 @@ -Fix building with C++14, which errors out due to narrowing conversions. -See also: https://bugs.gentoo.org/show_bug.cgi?id=593874 +Source: from Gentoo distribution +Reason: Fix building with C++14, which errors out due to narrowing conversions. +Upstream: See also: https://bugs.gentoo.org/show_bug.cgi?id=593874 --- a/src/main/cpp/locationinfo.cpp +++ b/src/main/cpp/locationinfo.cpp -- cgit v1.2.3