view ci/config.mk.sed @ 20224:e14b78c299ee

Added tag v8.2.0667 for changeset 57a69af99e488479a52d4ec118c7b27685c5624d
author Bram Moolenaar <Bram@vim.org>
date Thu, 30 Apr 2020 20:00:05 +0200
parents a042d2a3b13d
children 6564dafe5005
line wrap: on
line source

/^CFLAGS\b/s/$/ -Wall -Wextra -Wshadow -Werror/
/^PERL_CFLAGS\b/s/$/ -Wno-error=unused-function/