Add -D_FILE_OFFSET_BITS=64 to config.mk
stat() will fail if compiled on a 32-bit platform and the file size is greater than (1<<31)-1 bytes.
This commit is contained in:
parent
e2c6ab9a76
commit
1b28deba3d
Loading…
Reference in New Issue
Block a user