Re: [PATCH] configure: Fix for running with --enable-werror on macOS

2020-07-16 Thread Philippe Mathieu-Daudé
On Thu, Jul 16, 2020 at 9:32 AM Philippe Mathieu-Daudé wrote: > > On 7/16/20 7:56 AM, Thomas Huth wrote: > > The configure script currently refuses to succeed when run on macOS > > with --enable-werror: > > > > ERROR: configure test passed without -Werror but failed with -Werror. > > > > The info

Re: [PATCH] configure: Fix for running with --enable-werror on macOS

2020-07-16 Thread Philippe Mathieu-Daudé
On 7/16/20 7:56 AM, Thomas Huth wrote: > The configure script currently refuses to succeed when run on macOS > with --enable-werror: > > ERROR: configure test passed without -Werror but failed with -Werror. > > The information in config.log indicates: > > config-temp/qemu-conf.c:3:55: error: c

[PATCH] configure: Fix for running with --enable-werror on macOS

2020-07-15 Thread Thomas Huth
The configure script currently refuses to succeed when run on macOS with --enable-werror: ERROR: configure test passed without -Werror but failed with -Werror. The information in config.log indicates: config-temp/qemu-conf.c:3:55: error: control reaches end of non-void function [-Werror,-Wret