1
0
forked from aniani/vim

patch 9.0.0928: using Ruby LDFLAGS may cause build problems

Problem:    Using Ruby LDFLAGS may cause build problems.
Solution:   Do not add Ruby LDFLAGS to Vim's LDFLAGS. (Zdenek Dohnal,
            closes #11592)
This commit is contained in:
Zdenek Dohnal
2022-11-23 12:06:08 +00:00
committed by Bram Moolenaar
parent 96cbbe29de
commit 1d822afaf6
3 changed files with 8 additions and 21 deletions

View File

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