Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307043 - libewf and USE=rawio issues
Summary: libewf and USE=rawio issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-27 07:43 UTC by Kalin KOZHUHAROV
Modified: 2010-02-27 10:25 UTC (History)
1 user (show)

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


Attachments
svn diff -r 316:317 libewf-20100226.ebuild (libewf-20100226.ebuild.patch,1.07 KB, patch)
2010-02-27 07:46 UTC, Kalin KOZHUHAROV
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kalin KOZHUHAROV 2010-02-27 07:43:51 UTC
According to the ./configure --help we should use --{enable,disable}-low-level-functions instead. Combined with a few more tidbits, I have updated it in my pkalin overlay[1]

[1]    https://svn.tar.bz/repos/pkalin/trunk/README.txt


Reproducible: Always
Comment 1 Kalin KOZHUHAROV 2010-02-27 07:46:29 UTC
Created attachment 221399 [details, diff]
svn diff -r 316:317 libewf-20100226.ebuild
Comment 2 Kalin KOZHUHAROV 2010-02-27 07:47:08 UTC
Adding the last comitter
Comment 3 Patrick Lauer gentoo-dev 2010-02-27 10:25:30 UTC
+  27 Feb 2010; Patrick Lauer <patrick@gentoo.org> libewf-20100226.ebuild:
+  Improving rawio useflag for #307043. Thanks to Kalin KOZHUHAROV