SPECS: bzip2.spec - force 64bit offsets for handling large files o...

Jakub Bogusz qboosh at pld-linux.org
Wed May 7 00:03:25 CEST 2008


On Wed, Apr 30, 2008 at 12:29:47PM +0200, glen wrote:
> Author: glen                         Date: Wed Apr 30 10:29:47 2008 GMT
> Module: SPECS                         Tag: HEAD
> ---- Log message:
> - force 64bit offsets for handling large files on ix86; rel 3

> -%define		specflags_ia32	-fomit-frame-pointer
> +%define		specflags_ia32	-fomit-frame-pointer -D_FILE_OFFSET_BITS=64

This is wrong:

1) specflags* are used only for optimized builds
2) if there are some problems with LFS on 32-bit archs, they are most
likely not x86-specific


-- 
Jakub Bogusz    http://qboosh.pl/


More information about the pld-devel-en mailing list