On 6/11/23 19:51, Alex Bennée wrote:
To cleanly handle cross-building we need to export the details of dlltool into meson's list of cross binaries and into the contrib/plugins/ make configuration.Signed-off-by: Alex Bennée <alex.ben...@linaro.org> Cc: Paolo Bonzini <pbonz...@redhat.com> Cc: Greg Manning <gmann...@rapitasystems.com> --- configure | 6 ++++++ 1 file changed, 6 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>