]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
sanity: Reference gcc/g++ directly
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Jul 2025 21:44:02 +0000 (22:44 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Jul 2025 09:38:22 +0000 (10:38 +0100)
commitcc93781667cf4f6971bcb9319ab8ab21320852de
tree80489164ce6cd8b86628092172f5f52007ab919d
parent0a165a93693a293f08cb0d7e2dfa1016803a917a
sanity: Reference gcc/g++ directly

BUILD_CC and BUILD_CXX can be overridden on a per recipe context now so
these tests don't make sense in this form any more. They assume gcc/g++
so lets just use those directly.

This fixes things to work with toolchain selection for the native
case.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-global/sanity.bbclass