Skip to content

Commit 9e4a2a5

Browse files
committed
Merge branch 'fsync-object-files-always'
Signed-off-by: Johannes Schindelin <[email protected]>
2 parents 76cfc69 + 9307ef3 commit 9e4a2a5

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
@@ -2499,6 +2499,7 @@ int wmain(int argc, const wchar_t **wargv)
24992499
#endif
25002500

25012501
maybe_redirect_std_handles();
2502+
fsync_object_files = 1;
25022503

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

0 commit comments

Comments
 (0)