view ci/config.mk.sed @ 24568:3671ff322103

Added tag v8.2.2823 for changeset d5b5267595c543c43c4b9dec4423329f20351522
author Bram Moolenaar <Bram@vim.org>
date Sun, 02 May 2021 14:00: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/