view ci/config.mk.sed @ 21105:4851b16ccb56

Added tag v8.2.1103 for changeset f8ec5a7a9cf6cdecf50d868cd023cdc7dcd47697
author Bram Moolenaar <Bram@vim.org>
date Wed, 01 Jul 2020 13:15:06 +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/