view ci/config.mk.sed @ 23369:a547793a18c1

Added tag v8.2.2227 for changeset a7cbdb9294c442ebb06f9930cc108f59c16fd0bc
author Bram Moolenaar <Bram@vim.org>
date Sun, 27 Dec 2020 14:45:04 +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/