]> granicus.if.org Git - vim/commit
patch 8.2.3800: when cross compiling the output of "uname" cannot be set v8.2.3800
authorBram Moolenaar <Bram@vim.org>
Mon, 13 Dec 2021 20:37:59 +0000 (20:37 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 13 Dec 2021 20:37:59 +0000 (20:37 +0000)
commit6840a0ffe8d27a8773a500ba17550cdf2ad12cbc
tree4a6a52260c5f7a9a3915312bedf2bc619fe2d5f4
parent80d60910ff493f7b8ea52156e4c7df7e70a348c6
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)
src/auto/configure
src/configure.ac
src/version.c