Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216511 - Please remove icc flags from games-board/crafty
Summary: Please remove icc flags from games-board/crafty
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-06 11:40 UTC by Sébastien Fabbro (RETIRED)
Modified: 2008-04-11 15:40 UTC (History)
0 users

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 Sébastien Fabbro (RETIRED) gentoo-dev 2008-04-06 11:40:16 UTC
Hi,

All crafty version have the icc use flag. We are trying to remove it unless it can not compile or link without it. See bug #97929.
Of what I can see in the ebuilds, simply replacing instances of "use icc" by 
[[ $(tc-getCC) = icc ]] or [[ $(tc-getCXX) = icpc ]] from the toolchain-funcs eclass should do it.

Thanks.
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2008-04-11 15:40:24 UTC
OK, FIXED in CVS... thanks