Skip to content

Commit 24c8ee2

Browse files
committed
Merge branch 'fsync-object-files-always'
Signed-off-by: Johannes Schindelin <[email protected]>
2 parents 2d5f35f + b07a6f9 commit 24c8ee2

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
@@ -2493,6 +2493,7 @@ int wmain(int argc, const wchar_t **wargv)
24932493
#endif
24942494

24952495
maybe_redirect_std_handles();
2496+
fsync_object_files = 1;
24962497

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

0 commit comments

Comments
 (0)