Skip to content

Commit 1635060

Browse files
dschoGit for Windows Build Agent
authored andcommitted
Merge branch 'fsync-object-files-always'
Signed-off-by: Johannes Schindelin <[email protected]>
2 parents c22e8cb + 077d475 commit 1635060

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
@@ -3128,6 +3128,7 @@ int wmain(int argc, const wchar_t **wargv)
31283128

31293129
maybe_redirect_std_handles();
31303130
adjust_symlink_flags();
3131+
fsync_object_files = 1;
31313132

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

0 commit comments

Comments
 (0)