view ci/config.mk.sed @ 21342:7f74e77a6030

Added tag v8.2.1221 for changeset e562f5d1e2a485064d8f84694d28401fdd453cf5
author Bram Moolenaar <Bram@vim.org>
date Wed, 15 Jul 2020 18:30:04 +0200
parents 6564dafe5005
children fccd67ae58c8
line wrap: on
line source

/^CFLAGS[[:blank:]]*=/s/$/ -Wall -Wextra -Wshadow -Werror/
/^PERL_CFLAGS[[:blank:]]*=/s/$/ -Wno-error=unused-function/