diff options
author | Eric Sun <ericsun2@cisco.com> | 2024-07-29 22:33:46 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-07-30 11:47:41 -0700 |
commit | fe561f41aef0cff9e6f96730ab59f28dca2eb682 (patch) | |
tree | 6c62499628386f72f6e42e6b11736a3e498c33bc /dynamic-layers/meta-python | |
parent | df21b1563910c80d7e2964971b7c5b79b5186922 (diff) | |
download | meta-clang-fe561f41aef0cff9e6f96730ab59f28dca2eb682.tar.gz |
compiler-rt-sanitizers: Fix native build tooling paths
Native builds of compiler-rt-sanitizers fail because llvm-ranlib,
llvm-ar, and llvm-nm are not found where the recipe specifies that
they'll be. Other recipes (in particular: compiler-rt) only specify the
locations of those tools for target and nativesdk builds, and they build
fine. This commit implements the same thing for compiler-rt-sanitizers,
fixing native builds.
Signed-off-by: Eric Sun <ericsun2@cisco.com>
Diffstat (limited to 'dynamic-layers/meta-python')
0 files changed, 0 insertions, 0 deletions