Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 269197

Summary: media-tv/xbmc should be compiled with optimizations
Product: Gentoo Linux Reporter: Craig Andrews <candrews>
Component: Current packagesAssignee: SpanKY <vapier>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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