1
0
forked from aniani/vim

patch 8.0.1745: build failure on MS-Windows

Problem:    Build failure on MS-Windows.
Solution:   Build job arguments for MS-Windows. Fix allocating job twice.
This commit is contained in:
Bram Moolenaar
2018-04-21 22:30:08 +02:00
parent 9980b37a80
commit 2060892028
7 changed files with 121 additions and 123 deletions

View File

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