diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-09-11 16:28:44 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-12 08:33:56 +0100 |
commit | f212ad190c065509bb9d65ae3f4a619469a90a85 (patch) | |
tree | 721df02aa220d58fa42b91b3e5035084efed943b /MEMORIAM | |
parent | fbc8f3d395711db00cae32d2502588ea9b61b1da (diff) | |
download | poky-f212ad190c065509bb9d65ae3f4a619469a90a85.tar.gz |
rust: Use libc++ runtime when using clang with llvm runtime
meta-clang has options when it comes to C++ runtime, default is to use
gnu runtime, other options are llvm runtime and android runtime. This
patch helps when a distro is using llvm runtime for C/C++ runtime. It
informs the rust build system about right C++ runtime to configure for
when such a setting is used.
(From OE-Core rev: 521872ab2cac092c88446730772cb8c4e22b0cdc)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'MEMORIAM')
0 files changed, 0 insertions, 0 deletions