view ci/config.mk.sed @ 20890:2ac788c89015

Added tag v8.2.0996 for changeset 27401f09fe9b11b4636cadfeee11902c63c16580
author Bram Moolenaar <Bram@vim.org>
date Wed, 17 Jun 2020 21:45: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/