]> granicus.if.org Git - vim/commit
patch 8.2.2701: order of removing FORTIFY_SOURCE is wrong v8.2.2701
authorBram Moolenaar <Bram@vim.org>
Sat, 3 Apr 2021 15:33:52 +0000 (17:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 3 Apr 2021 15:33:52 +0000 (17:33 +0200)
commit26f201345dadef2a048db5aea804f6c1b54f1a0b
treeeb70595d25c390bacd9646302d277597043fc04c
parent6437475ffb421d6ac35572aa779ff24b70c5206b
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.
src/auto/configure
src/configure.ac
src/version.c