diff options
author | Ross Burton <ross.burton@arm.com> | 2025-09-24 13:08:33 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-09-25 11:09:04 +0100 |
commit | 6863eadeaf7d17419fb915740e0c0f1dfeb4a34f (patch) | |
tree | bf7bc46bbc1c762fb9ac50d98fc33235e8d2b494 /meta/lib/patchtest/patchtest_parser.py | |
parent | c22230e15f8bc551e3fc5972483595a1866d0c99 (diff) | |
download | poky-6863eadeaf7d17419fb915740e0c0f1dfeb4a34f.tar.gz |
clang: tell cross-builds of clang how to build natively
If we pass CROSS_TOOLCHAIN_FLAGS_NATIVE to all the builds, instead of
just nativesdk, then clang can correctly build its own native tools as
needed.
This means we can stop manually installing clang-tidy-confusable-chars-gen
as clang-tidy will build it. We (currently) still build the tblgen
binaries once as they're used in several recipes so there's likely value
in building those once.
Also consolidate the LLVM_TABLEGEN variables as they're not specific to
a particular class.
(From OE-Core rev: 36b42975b975b4a5e3904e555e5ee00aba9c2f2b)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/patchtest/patchtest_parser.py')
0 files changed, 0 insertions, 0 deletions