1
0
forked from aniani/vim

patch 8.2.1225: linker errors when building with dynamic Python 3.9

Problem:    Linker errors when building with dynamic Python 3.9.
Solution:   Add #defined items. (closes #6461)
This commit is contained in:
Bram Moolenaar
2020-07-16 22:15:53 +02:00
parent a90afb9a59
commit ee1b93169d
2 changed files with 39 additions and 3 deletions

View File

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