Peter Maydell <peter.mayd...@linaro.org> writes:
> On Thu, 26 Nov 2020 at 11:30, <marcandre.lur...@redhat.com> wrote: >> >> From: Marc-André Lureau <marcandre.lur...@redhat.com> >> >> Since commit efc6c07 ("configure: Add a test for the minimum compiler >> version"), QEMU explicitely depends on GCC >= 4.8. technically the tests/tcg tests don't depend on the same compilers as the main QEMU build. However as the cross compiler case is most likely covered by our much more modern docker images and the buildin arm-on-arm will re-use the host compiler this is fine. Acked-by: Alex Bennée <alex.ben...@linaro.org> -- Alex Bennée