1
0
forked from aniani/vim

patch 8.2.3785: running CI on MacOS with gcc is not useful

Problem:    Running CI on MacOS with gcc is not useful.
Solution:   Only use clang. (Ozaki Kiichi, closes #9326)  Also build with
            normal features.
This commit is contained in:
ichizok
2021-12-11 17:34:19 +00:00
committed by Bram Moolenaar
parent 7b1463bca3
commit 48c0196378
2 changed files with 6 additions and 3 deletions

View File

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