X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/fd6a7797512744a5384cfc44288b00df491751c4..4b099d926581fd16a94abca8b59820fd1fe65c9b:/package/fuse/patches/300-workaround-uclibc-pthread-breakage.patch 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;