Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250545 - FreeMiNT dev-libs/libiconv support
Summary: FreeMiNT dev-libs/libiconv support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All FreeMiNT
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-10 20:25 UTC by Alan Hourihane
Modified: 2008-12-14 20:56 UTC (History)
0 users

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


Attachments
ebuild patch (libiconv.patch,533 bytes, patch)
2008-12-10 20:25 UTC, Alan Hourihane
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Hourihane 2008-12-10 20:25:27 UTC
On FreeMiNT we'll have definied .irrelevant as the shared lib and so moving files will fail, we can either remove the "|| die..." or add the CHOST check. I've opted for the former in the attached patch. 

Comments please.
Comment 1 Alan Hourihane 2008-12-10 20:25:43 UTC
Created attachment 174889 [details, diff]
ebuild patch
Comment 2 Fabian Groffen gentoo-dev 2008-12-14 20:56:35 UTC
I conditionalised on .irrelevant libname instead.