build: define _DARWIN_USE_64_BIT_INODE=1 on OS X
Fixes a segmentation fault on some OS X systems due to sizeof(struct stat) mismatches. Fixes #2061.
parent
0965d2d9
Please register or sign in to comment
Fixes a segmentation fault on some OS X systems due to sizeof(struct stat) mismatches. Fixes #2061.