]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gcc-testsuite: Fix ppc cpu specification
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Jul 2023 09:47:56 +0000 (10:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Jul 2023 08:17:20 +0000 (09:17 +0100)
commitc447f2b21b20fb2b1829d540af2cc0bf8242700c
treea3af9c0d64a14252d215f9ebe6b0167cc7feb1f4
parent5cd967503c0574f45b814572da9503182556b431
gcc-testsuite: Fix ppc cpu specification

After this change in qemu:

https://gitlab.com/qemu-project/qemu/-/commit/c7e89de13224c1e6409152602ac760ac91f606b4

there is no 'max' cpu model on ppc. Drop it to clean up ppc gcc testsuite failures.

In order for this to work we do need to pull in the alternative cpu option from
QEMU_EXTRAOPTIONS on powerpc.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-testsuite.inc