mirror of
https://github.com/neovim/neovim.git
synced 2026-03-02 23:28:26 +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