aboutsummaryrefslogtreecommitdiffstats
path: root/tools/fakeroot/patches/400-alpine-libc.musl-fix.patch
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-09-18 00:20:45 -0700
committerHauke Mehrtens <hauke@hauke-m.de>2021-09-20 15:21:17 +0200
commit22c30ed958296b756cef60b42200d668b145bf6b (patch)
treecd26acfeb9796ef924a6b45d53ef60f892e6de56 /tools/fakeroot/patches/400-alpine-libc.musl-fix.patch
parentaf1853af602cbdd85d8efdbf7f6ab56efc2e0b71 (diff)
downloadupstream-22c30ed958296b756cef60b42200d668b145bf6b.tar.gz
upstream-22c30ed958296b756cef60b42200d668b145bf6b.tar.bz2
upstream-22c30ed958296b756cef60b42200d668b145bf6b.zip
tools/fakeroot: update to 1.26
Remove upstreamed patches. Refresh other. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'tools/fakeroot/patches/400-alpine-libc.musl-fix.patch')
-rw-r--r--tools/fakeroot/patches/400-alpine-libc.musl-fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/fakeroot/patches/400-alpine-libc.musl-fix.patch b/tools/fakeroot/patches/400-alpine-libc.musl-fix.patch
index 619b092ca9..c37282af5d 100644
--- a/tools/fakeroot/patches/400-alpine-libc.musl-fix.patch
+++ b/tools/fakeroot/patches/400-alpine-libc.musl-fix.patch
@@ -21,7 +21,7 @@ Error relocating openwrt/staging_dir/host/lib/libfakeroot.so: SEND_GET_XATTR: sy
#define SEND_GET_XATTR64(a,b,c) send_get_xattr64(a,b)
#endif
-@@ -125,8 +127,9 @@
+@@ -131,8 +133,9 @@
/* 10.10 uses id_t in getpriority/setpriority calls, so pretend
id_t is used everywhere, just happens to be int on some OSes */