]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3: re-enable profile guided optimisation
authorRoss Burton <ross.burton@arm.com>
Thu, 14 Dec 2023 17:18:06 +0000 (17:18 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Dec 2023 12:02:10 +0000 (12:02 +0000)
commit96a9964d6071dc614cec06a4f0712e257de2bc8b
tree61ea42a8cd25905412298281828ee5a39cd7bd48
parent28fabebf812cdf8e76eb508115a4b76944f1e729
python3: re-enable profile guided optimisation

This was accidentally disabled in the 3.7.2 upgrade in 2019[1] where PGO
was made target-only. Change the wrapper script generation so that it
happens in all environments but class-native.

[1] oe-core 02714c105426b0d687620913c1a7401b386428b6

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3_3.11.5.bb