tools/fakeroot: fix build on MacOS arm64
authorSergey V. Lobanov <sergey@lobanov.in>
Mon, 29 Nov 2021 16:07:34 +0000 (19:07 +0300)
committerFelix Fietkau <nbd@nbd.name>
Wed, 16 Feb 2022 19:38:47 +0000 (20:38 +0100)
commitc8d6a7c84e81d415bad22dd381e7aed236ff6df2
treec9428bf09f82659a1ab2529f82cddd09d84a6000
parent83bf22ba2e5853a5afc09585f76dc76c0d74ebea
tools/fakeroot: fix build on MacOS arm64

Added patch for MacOS without 32 bit inodes support
(__DARWIN_ONLY_64_BIT_INO_T is true)

This patch based on discussion https://github.com/archmac/bootstrap/issues/4

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
(cherry-picked from commit 8fedc17d01806c8a4bf4ed9e83a9523677d37bbd)
tools/fakeroot/patches/500-macos_arm64_compile_fix.patch [new file with mode: 0644]