view ci/config.mk.sed @ 24517:9fd77d6cd43c

Added tag v8.2.2798 for changeset 056f954c6fd26f276acc5edc125af821b59d42de
author Bram Moolenaar <Bram@vim.org>
date Wed, 21 Apr 2021 16:15: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/