Skip to content

Commit

Permalink
Merge branch 'fsync-object-files-always'
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed Nov 21, 2018
2 parents f6446d3 + a7daca3 commit b70f81d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compat/mingw.c
Original file line number Diff line number Diff line change
Expand Up @@ -3133,6 +3133,7 @@ int wmain(int argc, const wchar_t **wargv)

maybe_redirect_std_handles();
adjust_symlink_flags();
fsync_object_files = 1;

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

0 comments on commit b70f81d

Please sign in to comment.