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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2701,
|
||||
/**/
|
||||
2700,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user