diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-07-28 09:22:01 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-09-12 10:51:30 -0700 |
commit | 6c5f6b00fd5ccfabe2483d9c03f570c9feac8fe8 (patch) | |
tree | 288acd4af2eb4f84a4e2c5a55b95b3efe15ef9d0 /classes/clang.bbclass | |
parent | 591029c787604aa6f1cf5152e2915815ac9389a2 (diff) | |
download | meta-clang-6c5f6b00fd5ccfabe2483d9c03f570c9feac8fe8.tar.gz |
clang, llvm-rutime: Turn per target runtime off and use RelWithDebInfo for build
clang can now build multiarch runtimes like debian's setup, but not all
arches work equally well, e.g. arm32 bit can not handle arm and armhf
case, so lets disable it for now.
Use DCMAKE_BUILD_TYPE=RelWithDebInfo as it is needed to set
DCMAKE_BUILD_TYPE in 15.x
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'classes/clang.bbclass')
0 files changed, 0 insertions, 0 deletions