tools/squashfs4: refresh patches
[openwrt/openwrt.git] / tools / squashfs4 / patches / 160-expose_lzma_xz_options.patch
index d6063969d274278df08046a5c73ee38aea1bd404..2fbd9548590ea17a4e14d29ddf1b47685a22caa9 100644 (file)
                }
  
                name = argv[1];
-@@ -76,190 +73,50 @@ static int xz_options(char *argv[], int 
+@@ -76,190 +73,50 @@ static int xz_options(char *argv[], int
                        }
                        if(bcj[i].name == NULL) {
                                fprintf(stderr, "xz: -Xbcj unrecognised "
                SQUASHFS_METADATA_SIZE;
  
        filter[0].filter[0].id = LZMA_FILTER_LZMA2;
-@@ -323,14 +181,25 @@ static int xz_compress(void *strm, void 
+@@ -323,14 +181,25 @@ static int xz_compress(void *strm, void
          lzma_ret res = 0;
        struct xz_stream *stream = strm;
        struct filter *selected = NULL;