Re: [PATCH-for-5.1] stubs: Fix notify-event stub linkage error on MinGW

2020-08-04 Thread Philippe Mathieu-Daudé
On 8/4/20 8:22 PM, Philippe Mathieu-Daudé wrote: > In commit e4d6d41ce2 we reduced the user-mode object list, > but forgot to also change the notify.o stub in the next commit > dc70f80fb2. This triggers a linker error while compiling the > tests under MinGW: > > LINKtests/test-timed-average.

[PATCH-for-5.1] stubs: Fix notify-event stub linkage error on MinGW

2020-08-04 Thread Philippe Mathieu-Daudé
In commit e4d6d41ce2 we reduced the user-mode object list, but forgot to also change the notify.o stub in the next commit dc70f80fb2. This triggers a linker error while compiling the tests under MinGW: LINKtests/test-timed-average.exe libqemuutil.a(main-loop.o): In function `qemu_notify_eve