0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 8.1.0483: MinGW does not build tee.exe

Problem:    MinGW does not build tee.exe.
Solution:   Add build instructions. (Yasuhiro Matsumoto, closes #3548)
This commit is contained in:
Bram Moolenaar
2018-10-17 22:45:54 +02:00
parent 115510f0bd
commit 04c86d27fe
3 changed files with 8 additions and 2 deletions

View File

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