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

Re: off_t



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


Reply to: