Skip to content

fix build on MacOS arm64 (64 bit inodes only)

Sergey Lobanov requested to merge svlobanov/fakeroot:macos-arm64-build into upstream

Added compatibility 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

Merge request reports

Loading