0
0
mirror of https://github.com/vim/vim.git synced 2025-10-04 05:25:06 -04:00

patch 9.0.1441: MacOS: Python 3 using framework do not set dll name properly

Problem:    MacOS: Python 3 using framework do not set dll name properly.
Solution:   Use the framework prefix. (Yee Cheng Chin, closes #12189)
This commit is contained in:
Yee Cheng Chin
2023-04-05 18:24:50 +01:00
committed by Bram Moolenaar
parent 23a971da50
commit b6ebe5af74
3 changed files with 8 additions and 0 deletions

View File

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