Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 331911 - >=sys-devel/gcc-4.5: Add "dragonegg" USE flag that patches GCC with dragonegg patches
Summary: >=sys-devel/gcc-4.5: Add "dragonegg" USE flag that patches GCC with dragonegg...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-09 17:16 UTC by Mark Wood
Modified: 2010-09-22 08:05 UTC (History)
2 users (show)

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 Mark Wood 2010-08-09 17:16:49 UTC
In order to make installing dragonegg easier, it would be nice to have an optional "dragonegg" USE flag that pulls down the dragonegg patch(es) for >=GCC-4.5

Patch(es) can be found here: http://llvm.org/svn/llvm-project/dragonegg/trunk/gcc-patches/

Reproducible: Always

Steps to Reproduce:
1.Install GCC
2.
3.

Actual Results:  
GCC is built and installed without dragonegg patches.

Expected Results:  
When "dragonegg" USE flag is enabled, GCC builds and installs with dragonegg patches applied.

This should be a fairly trivial fix, I wouldn't expect the patch to cause any issues.
Comment 1 SpanKY gentoo-dev 2010-08-09 17:30:54 UTC
we have enough to maintain.  put the patches in your own /etc/portage/patches/ tree and let epatch_user apply them for you.