From 3f57a7f93b3e7550cbd73036f6a56654e17d1d5c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 8 Jan 2012 12:15:45 +0100 Subject: split de git pakxe et NuTyX-extra --- libxml2/largefile64.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libxml2/largefile64.patch (limited to 'libxml2/largefile64.patch') diff --git a/libxml2/largefile64.patch b/libxml2/largefile64.patch new file mode 100644 index 000000000..29be82760 --- /dev/null +++ b/libxml2/largefile64.patch @@ -0,0 +1,12 @@ +--- libxml2-2.6.32.dfsg.orig/libxml.h ++++ libxml2-2.6.32.dfsg/libxml.h +@@ -13,6 +13,9 @@ + #ifndef _LARGEFILE_SOURCE + #define _LARGEFILE_SOURCE + #endif ++#ifndef _LARGEFILE64_SOURCE ++#define _LARGEFILE64_SOURCE ++#endif + #ifndef _FILE_OFFSET_BITS + #define _FILE_OFFSET_BITS 64 + #endif -- cgit v1.2.3-54-g00ecf