eliot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Eliot-dev] [PATCH 2/2] [Windows build] Remove patch for log4cxx


From: Julien Catalano
Subject: [Eliot-dev] [PATCH 2/2] [Windows build] Remove patch for log4cxx
Date: Mon, 15 Aug 2011 14:47:53 +0200

log4cxx patch is no longer needed and makes build process to fail.
---
 extras/contrib/log4cxx-build-fixes.patch |   16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)

diff --git a/extras/contrib/log4cxx-build-fixes.patch 
b/extras/contrib/log4cxx-build-fixes.patch
index 8318afe..d7c819b 100644
--- a/extras/contrib/log4cxx-build-fixes.patch
+++ b/extras/contrib/log4cxx-build-fixes.patch
@@ -28,19 +28,3 @@
  Cflags: -I${includedir}
 +Requires.private: apr-util-1
  
-# Found here: http://www.mail-archive.com/address@hidden/msg02691.html
---- src/main/include/log4cxx/helpers/thread.h.orig     2011-01-16 
10:09:45.000000000 +0100
-+++ src/main/include/log4cxx/helpers/thread.h  2011-01-16 10:10:01.000000000 
+0100
-@@ -22,12 +22,8 @@
- #include <log4cxx/helpers/pool.h>
- 
- #if !defined(LOG4CXX_THREAD_FUNC)
--#if defined(_WIN32)
--#define LOG4CXX_THREAD_FUNC __stdcall
--#else
- #define LOG4CXX_THREAD_FUNC
- #endif
--#endif
- 
- extern "C" {
-     typedef struct apr_thread_t apr_thread_t;
-- 
1.7.0.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]