1
0
forked from aniani/vim

patch 8.2.2086: libvterm tests are only run on Linux

Problem:    Libvterm tests are only run on Linux.
Solution:   Use static libraries. (Ozaki Kiichi, closes #7419)
This commit is contained in:
Bram Moolenaar
2020-12-03 21:24:07 +01:00
parent c0d670ce16
commit 476268c387
5 changed files with 7 additions and 9 deletions

View File

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