diff options
author | bfredl <bjorn.linse@gmail.com> | 2023-02-27 20:14:10 +0100 |
---|---|---|
committer | Björn Linse <bjorn.linse@gmail.com> | 2023-03-03 14:26:29 +0100 |
commit | 2cffd048334912f72e0f55b2a02bd1fd9107613a (patch) | |
tree | 8b9e8668ad64221334893404f74e86d2ff98f8e9 /scripts/gen_vimdoc.py | |
parent | 848dac0aaa68a6ecbb7fe346a90bb5e5f5d7f09f (diff) | |
download | rneovim-2cffd048334912f72e0f55b2a02bd1fd9107613a.tar.gz rneovim-2cffd048334912f72e0f55b2a02bd1fd9107613a.tar.bz2 rneovim-2cffd048334912f72e0f55b2a02bd1fd9107613a.zip |
refactor(build): graduate -Wvla, -fno-common and -Og "features"
These are in gcc 4.9+ which we require anyway.
-Og is safe on clang as well (reserved for a future debug-optimize mode,
and currently does the same as -O1 which is reasonable)
Diffstat (limited to 'scripts/gen_vimdoc.py')
0 files changed, 0 insertions, 0 deletions