forked from aniani/vim
patch 9.0.0658: tiny build fails on Mac OS
Problem: Tiny build fails on Mac OS. Solution: Define FEAT_CLIPBOARD only for normal build.
This commit is contained in:
parent
7904fa420e
commit
351523f893
@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
658,
|
||||
/**/
|
||||
657,
|
||||
/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user