X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Ffuse%2Fpatches%2F300-workaround-uclibc-pthread-breakage.patch;h=a7d0c0ad2aaaf208f67cf26f984c2b1da819e6a2;hb=fc8259b34d7abf7102eb2f854edb8839edbcf2bb;hp=cef5ce2db8098672de1591637931409a0c640ea4;hpb=fd6a7797512744a5384cfc44288b00df491751c4;p=openwrt.git diff --git a/package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch b/package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch index cef5ce2db8..a7d0c0ad2a 100644 --- a/package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch +++ b/package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch @@ -1,6 +1,6 @@ ---- fuse-2.7.3.orig/lib/helper.c 2008-11-22 03:25:11.000000000 +0100 -+++ fuse-2.7.3/lib/helper.c 2008-11-22 04:06:35.000000000 +0100 -@@ -178,13 +178,41 @@ +--- a/lib/helper.c ++++ b/lib/helper.c +@@ -180,13 +180,41 @@ err: int fuse_daemonize(int foreground) { int res;