https://bugs.winehq.org/show_bug.cgi?id=41661
Hugh McMaster hugh.mcmaster@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hugh.mcmaster@outlook.com
--- Comment #3 from Hugh McMaster hugh.mcmaster@outlook.com --- (In reply to Alexandre Julliard from comment #2)
The .o files are added to .gitignore. There must be something broken with your build.
Sometimes .o files seem to be missed by .gitignore. But this is easily fixed by running 'git clean -f' from build root.