]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libcxx,compiler-rt-sanitizers: Add cflags to build with clang compiler
authorKhem Raj <raj.khem@gmail.com>
Mon, 5 May 2025 04:15:17 +0000 (21:15 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 5 May 2025 17:02:45 +0000 (18:02 +0100)
commitb3b97ff790f42c5844c9f6aaeab9e23d355febfa
tree2bf4b03bafc1bfd5df6835f922dcf9146ee5854e
parent2199334354162a6304c4b0d4f35efb67e8e7d36b
libcxx,compiler-rt-sanitizers: Add cflags to build with clang compiler

We are using clang-native to build the native versions of these recipes
but we are missing the needed compiler flags to let it c/c++ runtime
appropriately. This also ensures that meta-clang does not have to worry
about the compiler settings for nativesdk/native pieces separately.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/clang/compiler-rt-sanitizers_git.bb
meta/recipes-devtools/clang/libcxx_git.bb