From 219a6dab8995aad9ac4860cc1a84d6f3509a03a4 Mon Sep 17 00:00:00 2001 From: wbx Date: Sun, 17 May 2009 14:41:34 +0200 Subject: Initial import --- package/libevent/patches/patch-evdns_c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/libevent/patches/patch-evdns_c (limited to 'package/libevent/patches/patch-evdns_c') diff --git a/package/libevent/patches/patch-evdns_c b/package/libevent/patches/patch-evdns_c new file mode 100644 index 000000000..b08493c12 --- /dev/null +++ b/package/libevent/patches/patch-evdns_c @@ -0,0 +1,11 @@ +$Id$ +--- libevent-1.3.orig/evdns.c 2007-02-16 00:49:26.000000000 +0000 ++++ libevent-1.3/evdns.c 2007-02-18 13:55:52.000000000 +0000 +@@ -44,6 +44,7 @@ + #endif + + //#define NDEBUG ++#undef NDEBUG + + #ifndef DNS_USE_CPU_CLOCK_FOR_ID + #ifndef DNS_USE_GETTIMEOFDAY_FOR_ID -- cgit v1.2.3