On Thu, 10 Dec 2020 at 13:50, <[email protected]> wrote: > > From: Marc-André Lureau <[email protected]> > > QEMU requires Clang or GCC, that define and support __GNUC__ extensions. > > Signed-off-by: Marc-André Lureau <[email protected]> > --- > include/qemu/compiler.h | 8 +------- > 1 file changed, 1 insertion(+), 7 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
