view ci/config.mk.sed @ 22727:bc07ea7707df

Added tag v8.2.1911 for changeset 768f72ca8872951f88279dff8c3c02f5849324af
author Bram Moolenaar <Bram@vim.org>
date Tue, 27 Oct 2020 09:15:05 +0100
parents 6564dafe5005
children fccd67ae58c8
line wrap: on
line source

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