Re: [PATCH 00/11] Run cross-compilation build tests in the gitlab-CI

2020-08-04 Thread Thomas Huth
On 04/08/2020 19.00, Thomas Huth wrote: > Now that we can use all our QEMU build containers in the gitlab-CI, > we can also run the cross-compilation jobs there. Of course, some > problems have to be fixed first, since apparently nobody was running > "make check-build" for QEMU for 32-bit big endia

[PATCH 00/11] Run cross-compilation build tests in the gitlab-CI

2020-08-04 Thread Thomas Huth
Now that we can use all our QEMU build containers in the gitlab-CI, we can also run the cross-compilation jobs there. Of course, some problems have to be fixed first, since apparently nobody was running "make check-build" for QEMU for 32-bit big endian targets or MinGW recently... As a bonus, the