1
0
forked from aniani/vim

updated for version 7.4.048

Problem:    Recent clang version complains about -fno-strength-reduce.
Solution:   Add a configure check for the clang version. (Kazunobu Kuriyama)
This commit is contained in:
Bram Moolenaar
2013-10-02 18:23:07 +02:00
parent 35a7c681bc
commit 0c6ccfdb62
3 changed files with 43 additions and 0 deletions

View File

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