view ci/config.mk.sed @ 22479:695881a04101

Added tag v8.2.1787 for changeset 5193420617f151971ca827f584e1679050405efd
author Bram Moolenaar <Bram@vim.org>
date Fri, 02 Oct 2020 20: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/