mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 09:56:31 +00:00

gcc10 builds with -fno-common by default. This mean you can't define a global variable with the same name twice. See also https://bugzilla.redhat.com/show_bug.cgi?id=1799680