view ci/config.mk.sed @ 22255:8b74d01f1dd6

Added tag v8.2.1676 for changeset 900737f2ee9832c779323b6fc7609b08e661a35e
author Bram Moolenaar <Bram@vim.org>
date Sun, 13 Sep 2020 22:15: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/