view ci/config.mk.sed @ 20493:39b0887c7768

Added tag v8.2.0800 for changeset 947e50e438d3bd6a6e52e4cf06ba039907474e46
author Bram Moolenaar <Bram@vim.org>
date Tue, 19 May 2020 22:45:03 +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/