3642b38e7b
vim does not support building with -D_FORTIFY_SOURCE=2 (and in fact crashes immediately when doing do). vim's configure detects this and rewrites it into -D_FORTIFY_SOURCE=1, which is then used subsequently. We therefore use the rewritten flags and do not override them again. |
||
---|---|---|
.. | ||
files | ||
template | ||
update |