June 27, 2023
11:42 a.m.
On Tue Jun 27 16:18:37 2023 +0000, Alex Henrie wrote:
Never mind, adding `EXTRADLLFLAGS = -fvisibility=hidden` to dlls/imm32/Makefile.in didn't have any effect on Clang 17. Yes, as Martin explained, refptrs are currently applied unconditionally for mingw targets. BTW, since autoimports are mingw-only feature, they are not used in MSVC mode, so those refptrs should not be present in `--with-mingw=clang` builds.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/3109#note_36973