[OE-core] [master][dora][PATCH 1/2] perf: disallow debug optimization.

Phil Blundell pb at pbcl.net
Thu Nov 21 17:43:44 UTC 2013


On Thu, 2013-11-21 at 14:35 +0000, Richard Purdie wrote:
> I have to admit at this point, this may look better as an include file
> along the lines of:
> 
> SELECTED_OPTIMIZATION = "-O0"
> SELECTED_OPTIMIZATION_pn-eglibc = "-O2"
> SELECTED_OPTIMIZATION_pn-perf = "-O2"
> 
> since clutter the recipes with anonymous python fragments isn't
> particular desirable.

Right, exactly.  This is what I already do in my distro configuration to
deal with a similar situation involving -fasynchronous-unwind-tables and
it works fine. 

p.





More information about the Openembedded-core mailing list