aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/buffer.c
diff options
context:
space:
mode:
authorglacambre <code@lacamb.re>2021-06-13 09:21:29 +0200
committerglacambre <code@lacamb.re>2021-06-16 17:54:14 +0200
commit04ad196b4ec79fd6d69f8eb328ca82e0157fb7ff (patch)
treed484a3a8018a5dab3031e2d0a6292e03c74a4099 /src/nvim/api/buffer.c
parentf76f72a27bb0c60c9e60a5bba30d94fd5541595a (diff)
downloadrneovim-04ad196b4ec79fd6d69f8eb328ca82e0157fb7ff.tar.gz
rneovim-04ad196b4ec79fd6d69f8eb328ca82e0157fb7ff.tar.bz2
rneovim-04ad196b4ec79fd6d69f8eb328ca82e0157fb7ff.zip
ci: upgrade to gcc-11 on ubuntu-18.04
In https://github.com/neovim/neovim/issues/14150 , investigations showed that using an older gcc to build the appimage could result in severe perf issues. This is because older gcc versions happily replace calls to libc functions with their own, which happen to be less optimized than their libc counterparts. We fix this problem by upgrading to gcc-11 on ubuntu-18.04.
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions