X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=blobdiff_plain;f=meta-openvuplus%2Frecipes-support%2Flzma%2Flzma-4.65%2F001-large_files.patch;fp=meta-openvuplus%2Frecipes-support%2Flzma%2Flzma-4.65%2F001-large_files.patch;h=0000000000000000000000000000000000000000;hp=b95fe9e90fd192065130de94bdc91882ba5a22e9;hb=8d6d2606a0991c69bf2f808444697c3d7c019292;hpb=fa2886cacc3cceba8ba8b179b78492c38874905d diff --git a/meta-openvuplus/recipes-support/lzma/lzma-4.65/001-large_files.patch b/meta-openvuplus/recipes-support/lzma/lzma-4.65/001-large_files.patch deleted file mode 100644 index b95fe9e..0000000 --- a/meta-openvuplus/recipes-support/lzma/lzma-4.65/001-large_files.patch +++ /dev/null @@ -1,13 +0,0 @@ -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