mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
patch 9.0.0522: build fails on Appveyor
Problem: Build fails on Appveyor. Solution: Select Visual Studio 2015 for the build tools.
This commit is contained in:
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
522,
|
||||
/**/
|
||||
521,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user