view ci/config.mk.sed @ 21181:7ce93ec8ac30

Added tag v8.2.1141 for changeset dde4c2e84f5c958c9873374d1adfaf1100954dd6
author Bram Moolenaar <Bram@vim.org>
date Sun, 05 Jul 2020 20:30:07 +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/