1
0
forked from aniani/vim

patch 8.0.0773: mixing 32 and 64 bit libvterm builds fails

Problem:    Mixing 32 and 64 bit libvterm builds fails.
Solution:   Use OUTDIR. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2017-07-25 21:49:35 +02:00
parent b2a76ec06b
commit f80451e6fe
4 changed files with 137 additions and 88 deletions

View File

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