tools/fakeroot: fix unresolved symbols on arm64 macOS
authorFelix Fietkau <nbd@nbd.name>
Thu, 27 Jan 2022 12:20:15 +0000 (13:20 +0100)
committerFelix Fietkau <nbd@nbd.name>
Thu, 27 Jan 2022 12:38:48 +0000 (13:38 +0100)
commit53ebacacf93278c6e71052eb5b3708c599129e55
treec683ca8775bb32a3fb7c587753bd9606e497a739
parent0ac0840088d538981a0df573bf58899e3ee9dbf7
tools/fakeroot: fix unresolved symbols on arm64 macOS

The $INODE64 symbol variants are not present, since the base system
always uses 64-bit file offsets

Signed-off-by: Felix Fietkau <nbd@nbd.name>
tools/fakeroot/patches/500-macos_arm64_compile_fix.patch