aboutsummaryrefslogtreecommitdiffstats
path: root/tools/fakeroot/patches/400-alpine-libc.musl-fix.patch
diff options
context:
space:
mode:
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 */