]> code.ossystems Code Review - openembedded-core.git/commit
python3: Disable PGO for reproducible builds
authorJoshua Watt <jpewhacker@gmail.com>
Thu, 20 Jun 2019 15:43:02 +0000 (10:43 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jun 2019 23:26:09 +0000 (00:26 +0100)
commite53ebf297c86bba727e075c44c595beb061dbfc8
treecf330e5d47b06a000678085fb125c5dbf47bd491
parent778a6b4bf6aa9d0941d52ee05e14b061b659b3df
python3: Disable PGO for reproducible builds

Enabling PGO for python current causes it to not be reproducible when
building, so disable it for now.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3_3.7.3.bb