aboutsummaryrefslogtreecommitdiff
path: root/tools/fakeroot/patches/500-macos_arm64_compile_fix.patch
Commit message (Collapse)AuthorAge
* tools/fakeroot: fix build on MacOS arm64Sergey V. Lobanov2021-12-02
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>