From d66064198726b71c0323d7f525ce3654a4c1425e Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Fri, 27 Jul 2018 03:46:51 +0300 Subject: added log4cxx, spectrum --- packages/dev-libs/log4cxx/files/log4cxx-0.10.0-gcc44.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 packages/dev-libs/log4cxx/files/log4cxx-0.10.0-gcc44.patch (limited to 'packages/dev-libs/log4cxx/files/log4cxx-0.10.0-gcc44.patch') diff --git a/packages/dev-libs/log4cxx/files/log4cxx-0.10.0-gcc44.patch b/packages/dev-libs/log4cxx/files/log4cxx-0.10.0-gcc44.patch new file mode 100644 index 0000000..854d34a --- /dev/null +++ b/packages/dev-libs/log4cxx/files/log4cxx-0.10.0-gcc44.patch @@ -0,0 +1,12 @@ +Fix for gcc-4.4 +--- apache-log4cxx-0.10.0-orig/src/examples/cpp/console.cpp 2009-06-12 13:01:06.000000000 +0200 ++++ apache-log4cxx-0.10.0/src/examples/cpp/console.cpp 2009-06-12 13:07:05.000000000 +0200 +@@ -15,6 +15,7 @@ + * limitations under the License. + */ + ++#include + #include + #include + #include + -- cgit v1.2.3