0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.0.1646: MS-Windows: executable contains unreferenced functions

Problem:    MS-Windows: executable contains unreferenced functions and data.
Solution:   Add /opt:ref to the compiler command. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2018-03-26 20:55:10 +02:00
parent 086eb87695
commit 4368d5ce8a
2 changed files with 5 additions and 1 deletions

View File

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