forked from aniani/vim
patch 9.0.1162: configure does not handle all FORTIFY_SOURCE variants
Problem: Configure does not handle all FORTIFY_SOURCE variants. Solution: Also handle Fedora's default FORTIFY_SOURCE flags. (Zdenek Dohnal, closes #11794)
This commit is contained in:
committed by
Bram Moolenaar
parent
c8ab30a349
commit
870cd76283
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1162,
|
||||
/**/
|
||||
1161,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user