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>
Loading