vp-build/common/environment/configure/autoconf_cache
Juan RP 7d41c7bcd8 environment/autoconf_cache: switch to off_t=4 for 32bit archs;
Assume that _FILE_OFFSET_BITS=64 is always defined to get proper 64bit support.

Setting it to 8 was giving unexpected results in e2fsprogs, which does not
defined _FILE_OFFSET_BITS=64, and checks for sizeof(off_t) >= sizeof(long long)
to use lseek() rather than lseek64().
2014-08-19 18:28:11 +02:00
..
arm-common
arm-linux
common-glibc
common-linux
endian-big
endian-little
ix86-common
mips-common
mips-linux
mipsel-linux
x86_64-linux