https://bugs.winehq.org/show_bug.cgi?id=53539
--- Comment #3 from j-r@online.de --- (In reply to j-r from comment #2)
I'm wondering if it would be the right thing to pass -m32 (or TARGETFLAGS?) independent of build host, since the --with-wine64=... provided tools will always default to -m64, I think?
I mean without --with-wine-tools=, but even with --with-wine-tools= they may be defaulting to 64 bit. AFAICT the only thing the build cares about is that they can be executed on the build host.