1
0
forked from aniani/vim

patch 8.2.2995: linker errors with dynamic Python 3.10

Problem:    Linker errors with dynamic Python 3.10.
Solution:   Add a couple of library entries. (Zdenek Dohnal, closes #8381,
            closes #8356)
This commit is contained in:
Zdenek Dohnal
2021-06-14 15:08:30 +02:00
committed by Bram Moolenaar
parent 2d6d718dde
commit 90478f35a8
2 changed files with 20 additions and 0 deletions

View File

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