1
0
forked from aniani/vim

patch 8.2.1981: MinGW: parallel compilation might fail

Problem:    MinGW: parallel compilation might fail.
Solution:   Add dependencies on $(OUTDIR). (Masamichi Abe, closes #7287)
This commit is contained in:
Bram Moolenaar
2020-11-13 17:47:33 +01:00
parent 659bb2275e
commit 8496c9eadb
2 changed files with 9 additions and 1 deletions

View File

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