diff options
author | Changqing Li <changqing.li@windriver.com> | 2021-07-02 17:04:37 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-07-05 14:56:52 -0700 |
commit | f42c4297dde21787ee6873f33636617e1d562798 (patch) | |
tree | 6c0f5c04a066f7df6b4be2334f29b943cd2640f7 /classes | |
parent | 9d89acd175067a828313b8b2a215e6f7595f61b5 (diff) | |
download | meta-clang-f42c4297dde21787ee6873f33636617e1d562798.tar.gz |
clang: fix do_package error when multilib enabled
After enable multilib, libdir is /usr/lib64, but in llvm's
CMakelist.txt, the install path is hardcode as /usr/lib
eg:
${CMAKE_BINARY_DIR}/lib/libscanbuild/resources/${resource}
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions