1
0
forked from aniani/vim

patch 8.2.3800: when cross compiling the output of "uname" cannot be set

Problem:    When cross compiling the output of "uname" cannot be set. (Ben
            Reeves)
Solution:   Use cache variables. (closes #9338)
This commit is contained in:
Bram Moolenaar
2021-12-13 20:37:59 +00:00
parent 80d60910ff
commit 6840a0ffe8
3 changed files with 105 additions and 44 deletions

View File

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