1
0
forked from aniani/vim

patch 8.2.1119: configure fails with Xcode 12 beta

Problem:    Configure fails with Xcode 12 beta.
Solution:   use "return" instead of "exit()". (Nico Weber, closes #6381)
This commit is contained in:
Bram Moolenaar
2020-07-02 22:50:37 +02:00
parent 810af5ea46
commit 5289783e0b
3 changed files with 6 additions and 4 deletions

View File

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