[OE-core] [PATCH v2 3/4] libav.inc: duplicate armv7a over-rides for armv7ve

Phil Blundell pb at pbcl.net
Thu Jan 7 23:40:04 UTC 2016


On Thu, 2016-01-07 at 14:29 -0800, Andre McCurdy wrote:
>  FULL_OPTIMIZATION_armv7a = "-fexpensive-optimizations -fomit-frame-pointer -O4 -ffast-math"
> +FULL_OPTIMIZATION_armv7ve = "-fexpensive-optimizations -fomit-frame-pointer -O4 -ffast-math"

I wonder if this would be better as just FULL_OPTIMIZATION_arm.  That
said, the OPTIMIZATION variables are primarily distro knobs and it's not
entirely clear that individual packages ought to be overriding them at
all.  

Does anybody know whether there is any actual science behind the use of
those flags on armv7a specifically?

p.





More information about the Openembedded-core mailing list