Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12434 - No icc entry in bzip2 ebuild script
Summary: No icc entry in bzip2 ebuild script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jon Portnoy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-19 07:08 UTC by Mario Scheel
Modified: 2003-02-04 19:42 UTC (History)
1 user (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 Mario Scheel 2002-12-19 07:08:08 UTC
I have succesfull compiled the bzip2 Program with the new icc 7.0 from Intel
I have added the following Line in the ebuild-script: In the src_compile() function before if [ -z ] "`use build `" ] line the line myconf="CC=iccbin"
Comment 1 Jon Portnoy (RETIRED) gentoo-dev 2002-12-19 16:04:07 UTC
Thanks. I have a local bzip2 ebuild that works the same way. However, until 7.0
is in stable and we've sorted out how we want to handle ICC-enabled ebuilds,
it's better to keep ICC-enabled ebuilds out of the tree.