From f651180e6b1ac9508ec0d1d9b94972de776020a9 Mon Sep 17 00:00:00 2001 From: Parabola Date: Mon, 5 Sep 2011 13:37:26 +0000 Subject: Mon Sep 5 13:37:24 UTC 2011 --- testing/zlib/zlib-1.2.5-lfs-decls.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 testing/zlib/zlib-1.2.5-lfs-decls.patch (limited to 'testing/zlib/zlib-1.2.5-lfs-decls.patch') diff --git a/testing/zlib/zlib-1.2.5-lfs-decls.patch b/testing/zlib/zlib-1.2.5-lfs-decls.patch deleted file mode 100644 index 36e26af03..000000000 --- a/testing/zlib/zlib-1.2.5-lfs-decls.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: zlib-1.2.5/zlib.h -=================================================================== ---- zlib-1.2.5.orig/zlib.h -+++ zlib-1.2.5/zlib.h -@@ -1578,7 +1578,7 @@ ZEXTERN int ZEXPORT inflateBackInit_ OF( - # define gzoffset gzoffset64 - # define adler32_combine adler32_combine64 - # define crc32_combine crc32_combine64 --# ifdef _LARGEFILE64_SOURCE -+# ifndef _LARGEFILE64_SOURCE - ZEXTERN gzFile ZEXPORT gzopen64 OF((const char *, const char *)); - ZEXTERN z_off_t ZEXPORT gzseek64 OF((gzFile, z_off_t, int)); - ZEXTERN z_off_t ZEXPORT gztell64 OF((gzFile)); -- cgit v1.2.3-54-g00ecf