On 17 March 2017 at 16:08, Paolo Bonzini <pbonz...@redhat.com> wrote: > The Cygwin target is really compiling for native Win32 with -mno-cygwin. > Except, GCC 4.7.0 has finally removed the long deprecated -mno-cygwin > option, and that happened about five years ago. > > Let it rest in peace. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > bsd-user/mmap.c | 5 ----- > configure | 6 ------ > 2 files changed, 11 deletions(-) >
Applied to master, thanks. -- PMM