]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
compiler-rt: Consolidate and fix cmake arguments
authorKhem Raj <raj.khem@gmail.com>
Thu, 8 May 2025 19:13:16 +0000 (12:13 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 May 2025 21:01:25 +0000 (22:01 +0100)
commit945e9a799ddbb28c169155368f1998cb8e9f455f
tree22988f2a1f4e7ffce2dc5e529e2f54d68f85e784
parent4efb2f03cf47382bf79aec333109c78e309c337b
compiler-rt: Consolidate and fix cmake arguments

Specify CMAKE_C_COMPILER_TARGET and COMPILER_RT_DEFAULT_TARGET_ARCH
in common for native/target/nativesdk

set COMPILER_RT_DEFAULT_TARGET_ARCH to use HOST_ARCH across all recipe
variants

It is not needed to set COMPILER_RT_DEFAULT_TARGET_ARCH for powerpc anymore
as it is already fixed by setting COMPILER_RT_DEFAULT_TARGET_ARCH to
HOST_ARCH

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