Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 281473 - app-arch/unzip-6.0: correct large file support
Summary: app-arch/unzip-6.0: correct large file support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-14 14:04 UTC by Rafał Mużyło
Modified: 2009-08-24 14:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafał Mużyło 2009-08-14 14:04:44 UTC
Minor correction is needed.
Instead of
append-lfs-flags
following line is needed:
append-cppflags -DLARGE_FILE_SUPPORT
Comment 1 SpanKY gentoo-dev 2009-08-16 18:15:09 UTC
added to 6.0-r1, thanks
Comment 2 Rafał Mużyło 2009-08-20 14:39:45 UTC
AFAIK, 'instead' means 'replace', not 'append'.
While that's not a bug, having both results in 
annoying warnings during build.
Comment 3 SpanKY gentoo-dev 2009-08-24 06:31:08 UTC
yes, the only difference is build warnings.  the resulting capability is the same.
Comment 4 Rafał Mużyło 2009-08-24 14:59:37 UTC
Well, I just wonder, what's the point of keeping a "fix",
that was rendered obsolete by a change in the build sysmem.