[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: off_t



On Sat, Jan 24, 2009 at 06:25:58PM +0000, Kai Hendry wrote:
> Thanks Kurt!
> 
> Do you approve of this GNUmakefile change too?
> 
> -CCFLAGS = -O2 -pipe -Wall -Werror -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -c
> +CCFLAGS = -O2 -pipe -Wall -Wstrict-prototypes $(shell getconf LFS_CFLAGS) -c

I see no problem with that.  It will atleast properly enable LFS support.


Kurt


Reply to: