1
0
forked from aniani/vim

patch 8.0.1826: configure uses old compiler flag

Problem:    Configure uses old compiler flag.
Solution:   Remove _DARWIN_C_SOURCE. (Kazunobu Kuriyama)
This commit is contained in:
Bram Moolenaar
2018-05-12 21:38:13 +02:00
parent dd1d7be4e6
commit 52ecaaa63d
3 changed files with 4 additions and 2 deletions

View File

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