forked from aniani/vim
patch 9.0.1486: parallel make might not work
Problem: Parallel make might not work. Solution: Add missing dependencies. (Samuel Dionne-Riel, closes #12288)
This commit is contained in:
committed by
Bram Moolenaar
parent
67672ef097
commit
cfc788c388
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1486,
|
||||
/**/
|
||||
1485,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user