1
0
forked from aniani/vim

patch 8.2.1994: MS-Windows: MinGW always does a full build

Problem:    MS-Windows: MinGW always does a full build.
Solution:   Only check if $OUTDIR exists. (Masamichi Abe, closes #7311)
This commit is contained in:
Bram Moolenaar
2020-11-16 18:49:47 +01:00
parent 50dc3ecc64
commit c4390fe6c0
2 changed files with 10 additions and 8 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1994,
/**/
1993,
/**/