summaryrefslogtreecommitdiffstats
path: root/scripts/lib/build_perf/html.py
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2025-07-28 14:17:51 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-08-04 18:04:03 +0100
commitaa1c6f7519d6eca859b2930f8954ad737399bd6c (patch)
tree889122f0e4b31cc52ac1510b436bc85921c50ce0 /scripts/lib/build_perf/html.py
parentc77b545ae13d265ec6ff16636f39a4cb2aeae8ba (diff)
downloadpoky-aa1c6f7519d6eca859b2930f8954ad737399bd6c.tar.gz
clang-cross: trim the recipes
As a single clang-native build is a cross-compiler for all targets, this recipe should simply create target-prefixed symlinks. As such, it doesn't need to pull in the common clang include files, or set TOOLCHAIN. Unsetting PACKAGES isn't needed as cross inherits nopackages. The sysroot preprocessing is used to stage bindir, but cross recipes already stage this directory. There doesn't appear to be a need to copy clang, so these are now linked too. SSTATE_SCAN_FILES only works on actual files not symlinks, so setting it is pointless. (From OE-Core rev: 5d96ed55acf7b9a908241222097ad809355de7cf) 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 'scripts/lib/build_perf/html.py')
0 files changed, 0 insertions, 0 deletions