patch 8.0.0203: order of complication flags is sometimes wrong

Problem:    Order of complication flags is sometimes wrong.
Solution:   Put interface-specific flags before ALL_CFLAGS. (idea by Yousong
            Zhou, closes #1100)
This commit is contained in:
Bram Moolenaar
2017-01-17 19:20:15 +01:00
parent 4007ed4a5e
commit 6e78e27b8a
2 changed files with 16 additions and 11 deletions
+2
View File
@@ -764,6 +764,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
203,
/**/
202,
/**/