forked from aniani/vim
updated for version 7.3.722
Problem: Perl flags may contain "-g", which breaks "make proto". Solution: Filter out the "-g" flag for cproto. (Ken Takata)
This commit is contained in:
@@ -725,6 +725,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
722,
|
||||
/**/
|
||||
721,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user