forked from aniani/vim
patch 7.4.2034
Problem: Build fails with some version of MinGW. (illusorypan) Solution: Recognize mingw32. (Ken Takata, closes #921)
This commit is contained in:
@@ -758,6 +758,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2034,
|
||||
/**/
|
||||
2033,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user