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:
committed by
Bram Moolenaar
parent
2d6d718dde
commit
90478f35a8
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2995,
|
||||
/**/
|
||||
2994,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user