On Wed, Aug 09, 2023 at 03:49:01PM +0200, Bastian Koppelmann wrote: > On Wed, Aug 09, 2023 at 10:29:44AM +0200, Paolo Bonzini wrote: > > The tricore tools are not detected when they are installed in > > the host system, only if they are taken from an external > > container. For this reason the build-tricore-softmmu job > > was not running the TCG tests. > > > > In addition the container provides all tools, not just as/ld/gcc, > > so there is no need to special case tricore. > > > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > > --- > > configure | 5 +---- > > 1 file changed, 1 insertion(+), 4 deletions(-) > > I think it would be better to skip debian-11 and use 12 instead.
Whoops I mixed it up with the other patch. For this one you can have Reviewed-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> Cheers, Bastian > > Cheers, > Bastian