0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 9.0.0773: huge build on macos uses dynamic Perl

Problem:    Huge build on macos uses dynamic Perl.
Solution:   Use built-in Perl, uninstall the brew one. (closes #11382)
This commit is contained in:
Philip H
2022-10-16 14:53:34 +01:00
committed by Bram Moolenaar
parent 501e77766c
commit d094e580b0
2 changed files with 4 additions and 2 deletions

View File

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