summaryrefslogtreecommitdiff
path: root/packages/dev-libs/log4cxx/files/log4cxx-0.10.0-fix-c++14.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dev-libs/log4cxx/files/log4cxx-0.10.0-fix-c++14.patch')
-rw-r--r--packages/dev-libs/log4cxx/files/log4cxx-0.10.0-fix-c++14.patch5
1 files changed, 3 insertions, 2 deletions
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