diff options
author | Ross Burton <ross.burton@arm.com> | 2025-09-29 18:11:24 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-02 11:28:03 +0100 |
commit | 5b89175dc13a4ee407f13f10309770eb99fa1250 (patch) | |
tree | c86a910ea50a87d3f508af627ab65d2e42c367da /meta/recipes-devtools/python-numpy/files/riscv64/_numpyconfig.h | |
parent | 9ece218efa2ae4920f18fe663bbadda18901b14e (diff) | |
download | poky-5b89175dc13a4ee407f13f10309770eb99fa1250.tar.gz |
clang: fix reproducibility issue in LLVMConfig.cmake
The LLVMConfig.cmake file is mostly LLVM configuration, but it also
specifies if some Python modules (needed by the opt-viewer tool) were
present on the build host.
This is host contamination and a source of non-determinism, so remove it
from the installed file.
A ticket has been filed upstream to resolve this:
https://github.com/llvm/llvm-project/issues/161199
(From OE-Core rev: 916c074a136e8e07f388c2c41d197a15a4c50022)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python-numpy/files/riscv64/_numpyconfig.h')
0 files changed, 0 insertions, 0 deletions