Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288701 - toolchain.eclass: add support for RC GCC snapshots
Summary: toolchain.eclass: add support for RC GCC snapshots
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Lowest enhancement
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-12 08:42 UTC by Bruno Yporti
Modified: 2009-10-12 21:17 UTC (History)
0 users

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


Attachments
Patch for add RC support for toolchain.eclass (toolchain-rc.patch,445 bytes, patch)
2009-10-12 08:43 UTC, Bruno Yporti
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Yporti 2009-10-12 08:42:49 UTC
The toolchain.eclass dont support RC(Release Candidade) snapshots of GCC. I have a patch to add this feature.

Regards.

Reproducible: Always
Comment 1 Bruno Yporti 2009-10-12 08:43:42 UTC
Created attachment 206842 [details, diff]
Patch for add RC support for toolchain.eclass
Comment 2 SpanKY gentoo-dev 2009-10-12 19:02:05 UTC
i cant think of any reason to not add this, so done

note that i changed the style of the code in there, so if you could double check that'd be great.

http://sources.gentoo.org/eclass/toolchain.eclass?r1=1.407&r2=1.408
Comment 3 Bruno Yporti 2009-10-12 21:17:23 UTC
Great, works fine for me.

Regards.