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:
@@ -754,6 +754,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1225,
|
||||
/**/
|
||||
1224,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user