forked from aniani/vim
patch 8.2.5087: cannot build with clang on MS-Windows
Problem: Cannot build with clang on MS-Windows. Solution: Add support for building with clang. (Yegappan Lakshmanan, closes #10557)
This commit is contained in:
committed by
Bram Moolenaar
parent
361f9d2da4
commit
1630bd980a
@@ -734,6 +734,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
5087,
|
||||
/**/
|
||||
5086,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user