view ci/config.mk.sed @ 24308:7b87429e4b2a

Added tag v8.2.2694 for changeset 55f458d352926815a293dda8c953b17c945f719c
author Bram Moolenaar <Bram@vim.org>
date Fri, 02 Apr 2021 19:00:08 +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/