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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1981,
|
||||
/**/
|
||||
1980,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user