diff options
author | Martin Waitz <tali@admingilde.org> | 2007-02-17 10:13:10 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-02-20 22:45:09 -0800 |
commit | b97e911643341cb31e6b97029b9ffd96fc675b1d (patch) | |
tree | 815f32ee0928e19e061faf39b77bcab961b1444b /perl | |
parent | git grep: use pager (diff) | |
download | tgif-b97e911643341cb31e6b97029b9ffd96fc675b1d.tar.xz |
Support for large files on 32bit systems.
Glibc uses the same size for int and off_t by default.
In order to support large pack sizes (>2GB) we force Glibc to a 64bit off_t.
Signed-off-by: Martin Waitz <tali@admingilde.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'perl')
0 files changed, 0 insertions, 0 deletions