Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126895 - [PATCH] crossdev-0.9.13 missing support for objc++ USE flag
Summary: [PATCH] crossdev-0.9.13 missing support for objc++ USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-19 21:18 UTC by J. Christopher Six
Modified: 2006-03-20 18:21 UTC (History)
0 users

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


Attachments
crossdev-objc++.patch (crossdev-objc++.patch,577 bytes, patch)
2006-03-19 21:19 UTC, J. Christopher Six
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description J. Christopher Six 2006-03-19 21:18:52 UTC
gcc-4.1.0 has a new USE flag, "objc++". crossdev-0.9.13 isn't aware of it and will mistakenly apply the flag during the bootstrap gcc stage if it's set.
Comment 1 J. Christopher Six 2006-03-19 21:19:46 UTC
Created attachment 82638 [details, diff]
crossdev-objc++.patch

Adds handling for "objc++" USE flag
Comment 2 SpanKY gentoo-dev 2006-03-20 18:21:22 UTC
thanks, added to cvs