view ci/config.mk.sed @ 22432:3e2826aeca3b

Added tag v8.2.1764 for changeset 685909aa564160e129e338a0e30b143963082172
author Bram Moolenaar <Bram@vim.org>
date Sun, 27 Sep 2020 21:30: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/