]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-lzma-size_t.patch
- leave osfmach3_ppc alone
[packages/rpm.git] / rpm-lzma-size_t.patch
CommitLineData
b0c874b0 1--- rpm-4.4.9/rpmio/LzmaDecode.h.orig 2007-10-14 19:23:02.629594398 +0000
2+++ rpm-4.4.9/rpmio/LzmaDecode.h 2007-10-14 19:23:16.628653630 +0000
3@@ -35,7 +35,7 @@
4 /* #define _LZMA_LOC_OPT */
5 /* Enable local speed optimizations inside code */
6
7-/* #define _LZMA_SYSTEM_SIZE_T */
8+#define _LZMA_SYSTEM_SIZE_T
9 /* Use system's size_t. You can use it to enable 64-bit sizes supporting*/
10
11 #ifndef UInt32
This page took 0.070087 seconds and 4 git commands to generate.