]> code.ossystems Code Review - openembedded-core.git/commit
python3: add toggle for profile-guided-optimisation
authorRoss Burton <ross.burton@intel.com>
Thu, 6 Sep 2018 11:15:18 +0000 (12:15 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Sep 2018 22:43:34 +0000 (23:43 +0100)
commit231e13c76d3ca7beebfbc8d8a856f72fa3780601
treefc52122ebe17f6dd3c3e62eafa58dfa5b5beb693
parentd2b5bf97eedc67f77d87a44bab86ab086176b8db
python3: add toggle for profile-guided-optimisation

Add a PACKAGECONFIG for profile-guided-optimisation, and default to whether
qemu-usermode is available.

Move --enable-optimizations to the pgo optimisation as all this currently does
is use the PGO rules, causing a performance hit if PGO isn't actually used.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3_3.5.5.bb