On Fri, 13 Jun 2008, Thierry Carrez wrote: > Package: unzip > Version: 5.52-11 > Severity: wishlist > Tags: patch > > unzip can be compiled to support large files (>2Gb) by defining > -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64. This has been reported > and fixed in the past [1] but the versions since 5.52-10 have lost > that change.
What do you mean by "have lost that change"? Please look at the source. The current package uses "getconf LFS_CFLAGS", which is the right way to do that. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

