]> code.ossystems Code Review - openembedded-core.git/commit
vim: _FORTIFY_SOURCE=2 be gone
authorJoe Slater <joe.slater@windriver.com>
Sat, 6 Jun 2020 17:17:01 +0000 (10:17 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Jun 2020 20:42:24 +0000 (21:42 +0100)
commit18129cbaeddb3278efe9963718556e3765f06c1e
tree90c271bf04914f48f94f32a5fd8a90164924c032
parent6b5f7bda4204d45cd29670cefcd53dc5da031095
vim: _FORTIFY_SOURCE=2 be gone

vim will abort in many places with this setting.  Replace
it with the benign _FORTIFY_SOURCE=1.

Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/vim/vim_8.2.bb