forked from aniani/vim
patch 7.4.2030
Problem: ARCH must be set properly when using MinGW.
Solution: Detect the default value of ARCH from the current compiler. (Ken
Takata)
This commit is contained in:
@@ -758,6 +758,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2030,
|
||||
/**/
|
||||
2029,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user