diff options
author | Ross Burton <ross.burton@arm.com> | 2025-07-21 14:24:22 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-21 23:00:18 +0100 |
commit | 208693b05c1032c412f7e4041cadf87a48e04821 (patch) | |
tree | 678be786c809747ce75642fd036006d8a911f548 /bitbake/lib/hashserv/tests.py | |
parent | 736521296cde96165c8849642bd15580447c5e89 (diff) | |
download | poky-208693b05c1032c412f7e4041cadf87a48e04821.tar.gz |
cmake: remove CMAKE_SYSTEM_* from the native toolchain
If these variables are set explictly then CMake assumes that it is
cross-compiling[1]. We don't need to set them as the default values as
detected by CMake are correct for native.
[1] https://cmake.org/cmake/help/latest/variable/CMAKE_CROSSCOMPILING.html
(From OE-Core rev: 0ea50cba64b5004722051c0ece900443dc4ca929)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/hashserv/tests.py')
0 files changed, 0 insertions, 0 deletions