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

patch 8.2.4517: MS-Windows: cannot specify location of sodium library

Problem:    MS-Windows: cannot specify location of sodium library.
Solution:   Allow for using a path for SODIUM. (Ken Takata, closes #9896)
This commit is contained in:
K.Takata
2022-03-06 14:01:52 +00:00
committed by Bram Moolenaar
parent 525eba00ef
commit 9eccee0e85
2 changed files with 16 additions and 13 deletions

View File

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