view ci/config.mk.sed @ 22611:377667e0a347

Added tag v8.2.1853 for changeset 08e2363fd0de56c71c4095eb97dffab3f59768f3
author Bram Moolenaar <Bram@vim.org>
date Fri, 16 Oct 2020 20:00:05 +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/