Skip to content

Commit 6705fca

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

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
@@ -2510,6 +2510,7 @@ int wmain(int argc, const wchar_t **wargv)
25102510
#endif
25112511

25122512
maybe_redirect_std_handles();
2513+
fsync_object_files = 1;
25132514

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

0 commit comments

Comments
 (0)