fakeroot: Alpine linux libc.musl build error fix
authorRuslan Isaev <legale.legale@gmail.com>
Mon, 10 May 2021 14:56:59 +0000 (14:56 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 23 May 2021 14:10:59 +0000 (16:10 +0200)
commita162fe9a96fc83cb890944d40dadaf1091084f98
tree2d0c416d20d812a9bab10693acc2addae457a5c2
parent0b0e97853a1ba4544185afb030aad81b38321c56
fakeroot: Alpine linux libc.musl build error fix

Prevent build error on Alpine Linux host:
libfakeroot.c error: conflicting types for 'id_t'
Error relocating openwrt/staging_dir/host/lib/libfakeroot.so: SEND_GET_XATTR: symbol not found

Signed-off-by: Ruslan Isaev <legale.legale@gmail.com>
(cherry picked from commit 7a70f78fb7da4dc3e8c58e7662f4dc623274a78b)
tools/fakeroot/patches/400-alpine-libc.musl-fix.patch [new file with mode: 0644]