]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1696: MSVC: link command line is too long v8.1.1696
authorBram Moolenaar <Bram@vim.org>
Mon, 15 Jul 2019 18:44:57 +0000 (20:44 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 15 Jul 2019 18:44:57 +0000 (20:44 +0200)
commitcea2a15687c54b8a700f77f3deef35269abb1417
treeb98507ff1087df40e9d529cddcbcb9996a3c0fba
parentf49a6922596ea88856da802fe33df953b7d77ecb
patch 8.1.1696: MSVC: link command line is too long

Problem:    MSVC: link command line is too long.
Solution:   Use the @<< mechanism to pass the arguments via a file. (Christian
            Brabandt)
src/Make_mvc.mak
src/version.c