1
0
forked from aniani/vim

updated for version 7.4.068

Problem:    Cannot build Vim on Mac with non-Apple compilers.
Solution:   Remove the -no-cpp-precomp flag. (Misty De Meo)
This commit is contained in:
Bram Moolenaar
2013-11-04 04:57:50 +01:00
parent f332a656c3
commit 0958e0fbe7
4 changed files with 9 additions and 10 deletions

View File

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