Index: lzma-4.65/CPP/7zip/Compress/LZMA_Alone/makefile.gcc =================================================================== --- lzma-4.65.orig/CPP/7zip/Compress/LZMA_Alone/makefile.gcc 2009-05-15 23:33:51.000000000 +0200 +++ lzma-4.65/CPP/7zip/Compress/LZMA_Alone/makefile.gcc 2009-06-01 22:00:54.000000000 +0200 @@ -3,7 +3,7 @@ CXX_C = gcc -O2 -Wall LIB = -lm RM = rm -f -CFLAGS = -c +CFLAGS = -c -D_FILE_OFFSET_BITS=64 ifdef SystemDrive IS_MINGW = 1 pstream Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/ep80579-drivers/patches/601-2.6.32_includes.patch
blob: 89818537746737a2bfda5a2b68a4e6e50cfc673f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30