Re: [PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests

2020-06-29 Thread Alex Bennée
Thomas Huth writes: > On 26/06/2020 20.13, Alex Bennée wrote: >> Switch to building in the new debian-all-test-cross image which has >> most of the cross compilers inline. >> >> Signed-off-by: Alex Bennée >> --- >> .gitlab-ci.yml | 7 +++ >> 1 file changed, 3 insertions(+), 4 deletions

Re: [PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests

2020-06-29 Thread Laurent Vivier
On 29/06/2020 13:03, Thomas Huth wrote: > On 26/06/2020 20.13, Alex Bennée wrote: >> Switch to building in the new debian-all-test-cross image which has >> most of the cross compilers inline. >> >> Signed-off-by: Alex Bennée >> --- >>   .gitlab-ci.yml | 7 +++ >>   1 file changed, 3 insertions(

Re: [PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests

2020-06-29 Thread Thomas Huth
On 26/06/2020 20.13, Alex Bennée wrote: Switch to building in the new debian-all-test-cross image which has most of the cross compilers inline. Signed-off-by: Alex Bennée --- .gitlab-ci.yml | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci

Re: [PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests

2020-06-29 Thread Thomas Huth
On 26/06/2020 20.13, Alex Bennée wrote: Switch to building in the new debian-all-test-cross image which has most of the cross compilers inline. Signed-off-by: Alex Bennée --- .gitlab-ci.yml | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci

Re: [PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests

2020-06-29 Thread Philippe Mathieu-Daudé
On 6/26/20 8:13 PM, Alex Bennée wrote: > Switch to building in the new debian-all-test-cross image which has > most of the cross compilers inline. > > Signed-off-by: Alex Bennée > --- > .gitlab-ci.yml | 7 +++ > 1 file changed, 3 insertions(+), 4 deletions(-) > > diff --git a/.gitlab-ci.yml