1
0
forked from aniani/vim

patch 8.2.2701: order of removing FORTIFY_SOURCE is wrong

Problem:    Order of removing FORTIFY_SOURCE is wrong.
Solution:   Use the more specific pattern first.
This commit is contained in:
Bram Moolenaar
2021-04-03 17:33:52 +02:00
parent 6437475ffb
commit 26f201345d
3 changed files with 6 additions and 4 deletions

View File

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