forked from aniani/vim
patch 8.1.2417: MinGW/Cygwin build does not clean up all files
Problem: MinGW/Cygwin build does not clean up all files. Solution: Delete *.map files. (Michael Soyka)
This commit is contained in:
@@ -742,6 +742,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2417,
|
||||
/**/
|
||||
2416,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user