Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250322 - sys-devel/crossdev: support --newuse (and tidy style up a bit)
Summary: sys-devel/crossdev: support --newuse (and tidy style up a bit)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-08 21:50 UTC by Roberto Castagnola
Modified: 2012-06-03 03:25 UTC (History)
2 users (show)

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


Attachments
crossdev-0.9.19.patch (crossdev-0.9.19.patch,1.69 KB, patch)
2008-12-08 21:55 UTC, Roberto Castagnola
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roberto Castagnola 2008-12-08 21:50:49 UTC
--newuse option were added to stage4 to fix bug 234239.
I suggest to use it everywere to get the script a little cleaner removing set_eopts_on_pkg_status function.
Next attached my proposed patch.
Comment 1 Roberto Castagnola 2008-12-08 21:55:59 UTC
Created attachment 174670 [details, diff]
crossdev-0.9.19.patch

Tested running 'crossdev i686-mingw32'.
I have tried to stop it after emerging cross-gcc-stage1 and to run it again: stages up to cross-gcc-stage1 were not rebuilt.
Comment 2 SpanKY gentoo-dev 2012-06-03 03:25:27 UTC
crossdev uses -u, so the initial stages don't get re-emerged