]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
gcc: Pin native toolchain to GCC as well
authorKhem Raj <raj.khem@gmail.com>
Wed, 22 Oct 2025 05:08:07 +0000 (22:08 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Oct 2025 11:37:39 +0000 (11:37 +0000)
commit38825ed9e8f24a2ae31df377f7f3c971bc617a19
treee502f1a029c4c65ff09974e99c0d09a7c9ea40bd
parentc82e49d1707f2057baa3f7fbaeea0b785712a11f
gcc: Pin native toolchain to GCC as well

GCC is not buildable with clang and when using clang
for native compiler this fails to build native parts

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-15.2.inc