aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/treesitter/language.lua
diff options
context:
space:
mode:
authordundargoc <33953936+dundargoc@users.noreply.github.com>2023-03-24 16:22:15 +0700
committerGitHub <noreply@github.com>2023-03-24 10:22:15 +0100
commitb155608bffd4e599d26fb648327705946458e012 (patch)
tree719372343b180be9c1bc6b8d86aca1235272fa9a /runtime/lua/vim/treesitter/language.lua
parenta478fd41753a5c094e6c329a3573cbfb32b1c6bf (diff)
downloadrneovim-b155608bffd4e599d26fb648327705946458e012.tar.gz
rneovim-b155608bffd4e599d26fb648327705946458e012.tar.bz2
rneovim-b155608bffd4e599d26fb648327705946458e012.zip
build: set CMAKE_C_STANDARD to 99 for all dependencies
Older gcc versions (4.x) require passing --std=c99 compiler flag to prevent warnings from being emitted. Instead of setting it for each dependency, it's easier to just pass the CMAKE_C_STANDARD flag to all dependencies. This also prevents the scenario of us forgetting to set it if we add new dependencies.
Diffstat (limited to 'runtime/lua/vim/treesitter/language.lua')
0 files changed, 0 insertions, 0 deletions