Skip to content

Commit 6daa3e3

Browse files
dschoGit for Windows Build Agent
authored andcommitted
Merge branch 'fsync-object-files-always'
Signed-off-by: Johannes Schindelin <[email protected]>
2 parents 21f9327 + e40da0f commit 6daa3e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compat/mingw.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2794,6 +2794,7 @@ int wmain(int argc, const wchar_t **wargv)
27942794
#endif
27952795

27962796
maybe_redirect_std_handles();
2797+
fsync_object_files = 1;
27972798

27982799
/* determine size of argv and environ conversion buffer */
27992800
maxlen = wcslen(wargv[0]);

0 commit comments

Comments
 (0)