Has Wine been broken since 43160?

since wine being built by CL is native and not flatpak, it should be running 32bit applications out of the box using the experimental WOW64 mode.
see full spec file here

EDIT: now that I read the .spec file, it builds 64bit wine in the build_prepend and and the 32bit wine as well. Wine on CL shouldnt default to WOW64 mode. This is kinda weird

EDIT2: Building Wine · Wiki · wine / wine · GitLab
CL follows this based on the build files, so I think this might be a bug. I’ll post this on github

1 Like