tools/fakeroot: fix build on MacOS arm64
authorSergey V. Lobanov <sergey@lobanov.in>
Mon, 29 Nov 2021 16:07:34 +0000 (19:07 +0300)
committerPaul Spooren <mail@aparcar.org>
Thu, 2 Dec 2021 13:43:41 +0000 (14:43 +0100)
commit8fedc17d01806c8a4bf4ed9e83a9523677d37bbd
tree67d64bc4b74e5e6d0ae828e2e76a1f39ee5f850c
parenta1a71a71999001502fa86136dbf8925da8341098
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>
tools/fakeroot/patches/500-macos_arm64_compile_fix.patch [new file with mode: 0644]