]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
toolchain/clang-native: Set BUILD_LDFLAGS instead of LDFLAGS
authorKhem Raj <raj.khem@gmail.com>
Fri, 1 Aug 2025 04:22:35 +0000 (21:22 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Aug 2025 09:43:42 +0000 (10:43 +0100)
commitf258d6e437a68bfd8a46f185cbeb17bfcccf940b
treea24459bef5a47794d0b40d809b9cd2b28618a103
parent61e6a3b59fa4679a0259a92cc82554f59d3d7fd0
toolchain/clang-native: Set BUILD_LDFLAGS instead of LDFLAGS

BUILD_LDFLAGS is used by other recipes to emit native LDFLAGS
into their cmake toolchain files especially in QT layers. it
will usually be inherited by recipes wanting clang provide
BUILD_* variables so this is more appropriate than LDFLAGS to
pass these options.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/toolchain/clang-native.bbclass