diff options
author | Ross Burton <ross.burton@arm.com> | 2025-07-24 19:38:48 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-28 17:37:02 +0100 |
commit | 0747e2d25f220ec18ecc0e81dabc250a4ceb475c (patch) | |
tree | d131f793cccdc4a50ba922c05e0e2281e9d3ae1b /scripts/sysroot-relativelinks.py | |
parent | 831a22fa5a60b09229d90361d2215b190fbc575c (diff) | |
download | poky-0747e2d25f220ec18ecc0e81dabc250a4ceb475c.tar.gz |
clang: move get_clang_arch() functions to the common inc file
These functions are useful outside of just the clang recipe, so move
them to a common .inc file so they can be used by other clang-related
recipes.
Also make the function fail if it doesn't recognise the architecture,
instead of returning the empty string and causing mysterious fails later.
(From OE-Core rev: 1d5298533e97dab7636f885ddd740352782395b0)
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/sysroot-relativelinks.py')
0 files changed, 0 insertions, 0 deletions