https://bugs.winehq.org/show_bug.cgi?id=53217
--- Comment #15 from Stefan Dösinger stefan@codeweavers.com --- (In reply to Zeb Figura from comment #14)
I think that's just a quirk of the way the commits are set up. Modifying Makefile.in won't actually trigger a rebuild. CI will build everything after the first commit (to d3d11), but it won't rebuild d3d9 tests.
But the d3d9_test.exe file extracted from the build artifacts is marked large address aware. Or does gitlab somehow run an older version, rebuild and package a newer one?
Should we just push the LAA flag in Makefile.in upstream and see what happens?