1
0
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:
Bram Moolenaar
2016-07-12 21:17:03 +02:00
parent 38ee6b041e
commit e048539195
2 changed files with 44 additions and 32 deletions

View File

@@ -758,6 +758,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2030,
/**/
2029,
/**/