https://bugs.winehq.org/show_bug.cgi?id=54661
--- Comment #7 from Hans Leidekker hans@meelstraat.net --- (In reply to François Gouget from comment #6)
The plan is to support 32-bit code through Wow64 thunks.
Okay. What I meant is that then a pure 32-bit Wine build should not provide a 32-bit winscard dll. Currently this very basic command produces a crash in the tests:
./configure && make && ./wine dlls/winscard/tests/i386-windows/winscard_test.exe winscard
Right, I don't think we should install 32-bit development libraries on gitlab, just the 64-bit one.