]> code.ossystems Code Review - openembedded-core.git/commit
Revert "python3: define a profile directory path"
authorMingli Yu <mingli.yu@windriver.com>
Thu, 23 Jul 2020 04:02:36 +0000 (21:02 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 25 Jul 2020 14:11:00 +0000 (15:11 +0100)
commit6cd08bdf72c05982ba000b1186cf139382679e04
treee75b45d9ec8ebbdeeccd9931ca3f81c00e64c56c
parent1fea06a83aa226a86eb2032ce4e000009d71eaa5
Revert "python3: define a profile directory path"

After ccache upgrade to 3.7.11, there is below logic introduced.
58895dc Add knowledge about -fprofile-{correction,reorder-functions,values}

And the python3 ccache build issue [1] is fixed in ccache 3.7.11, so there
is no need to define a profile directory path for python3 any more.

[1] https://github.com/ccache/ccache/issues/615

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3/0001-configure.ac-define-a-path-for-profile-data.patch [deleted file]
meta/recipes-devtools/python/python3_3.8.3.bb