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/ _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
