view ci/config.mk.sed @ 22404:784337b701c8

Added tag v8.2.1750 for changeset 3351d2cd3f1fe912d76da4606dce857de1b03768
author Bram Moolenaar <Bram@vim.org>
date Sat, 26 Sep 2020 22: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/