Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269197 - media-tv/xbmc should be compiled with optimizations
Summary: media-tv/xbmc should be compiled with optimizations
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-10 01:52 UTC by Craig Andrews
Modified: 2009-05-11 08:36 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 Craig Andrews gentoo-dev 2009-05-10 01:52:55 UTC
The media-tv/xbmc ebuild passes "--disable-optimizations" to econf. I can't think of any reason to disable optimizations, so can the ebuild be changed to pass "--enable-optimizations" instead?

Reproducible: Always
Comment 1 Sebastian Luther (few) 2009-05-10 07:26:51 UTC
@vapier: bugzilla does not know xbox@gentoo.org.
Comment 2 SpanKY gentoo-dev 2009-05-11 08:36:42 UTC
please read the actual configure script and you'll see that the flag doesnt do what you think it does