diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-07-10 23:42:33 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-14 17:49:48 +0100 |
commit | 5a8e96ed11248ede2cc81b88ba7496db5d1a7905 (patch) | |
tree | 2fb6318c2bb4d27715880f25f6468904d9b82ee9 /documentation/set_versions.py | |
parent | ef31bc3074fa51efd46a8f4b17d66a73b05b4ce3 (diff) | |
download | poky-5a8e96ed11248ede2cc81b88ba7496db5d1a7905.tar.gz |
compiler-rt: Fix install location for native builds
Currently, clang when used for native builds and uses --rtlib=compiler-rt
does not find the LLVM runtime because its installed in different
directory than where compiler expects it to be. As a result, build fails
for packages using clang in both capacity ( native and cross )
e.g. qtwebengine
Make the build work across native sanitizers as well.
(From OE-Core rev: 4d55698330ce6720cab5dfe9b4e00efeb40ba6e6)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/set_versions.py')
0 files changed, 0 insertions, 0 deletions