Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 275166 - sys-devel/binutils-2.19.51.0.9 fixes for FreeMiNT
Summary: sys-devel/binutils-2.19.51.0.9 fixes for FreeMiNT
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: 2009-06-23 11:02 UTC by Alan Hourihane
Modified: 2009-06-25 18:21 UTC (History)
0 users

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


Attachments
new binutils patch (binutils-2.19.51.0.9-mint.patch,89.22 KB, patch)
2009-06-23 11:03 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 2009-06-23 11:02:40 UTC
Can this hunk be added back to the ebuild....

src_unpack() {
        toolchain-binutils_src_unpack
        cd "${S}"
        epatch "${FILESDIR}"/binutils-2.19.51.0.9-mint.patch
        epatch "${FILESDIR}"/binutils-2.19.50.0.1-mint.patch
}

And the attached patch moved into the files/ directory.
Comment 1 Alan Hourihane 2009-06-23 11:03:00 UTC
Created attachment 195548 [details, diff]
new binutils patch
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-06-24 17:29:20 UTC
done.
Comment 3 Alan Hourihane 2009-06-25 12:29:34 UTC
.10 works too so just cut & paste the src_unpack to the ebuild.
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-06-25 18:21:47 UTC
done.