On 7/8/21 12:09 PM, Alex Bennée wrote:
There are some patches on the list that enable plugins on Windows but
they still need some changes to be ready:
https://patchew.org/QEMU/20201013002806.1447-1-luoyongg...@gmail.com/
In the meantime lets stop the user from being able to configure the
support so they don't get confused by the weird linker error messages
later.
Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
Cc: Yonggang Luo<luoyongg...@gmail.com>
---
v2
- move targetos check to if we try to --enable-plugins, default no otherwise
---
configure | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~