1
0
forked from aniani/vim

updated for version 7.4a.010

Problem:    Test 86 and 97 fail when building with Python or Python 3 and
            using a static library.
Solution:   Add configure check to add -fPIE compiler flag.
This commit is contained in:
Bram Moolenaar
2013-07-09 21:57:52 +02:00
parent fb97f28cc2
commit e741f2714d
3 changed files with 98 additions and 0 deletions

View File

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