1
0
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:
Zdenek Dohnal
2023-01-09 13:18:08 +00:00
committed by Bram Moolenaar
parent c8ab30a349
commit 870cd76283
3 changed files with 6 additions and 4 deletions

View File

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