X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/fd6a7797512744a5384cfc44288b00df491751c4..41db87f4cccd2639e57db2888cc442f65e38eddb:/package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch?ds=inline diff --git a/package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch b/package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch index cef5ce2db..a7d0c0ad2 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;