view ci/config.mk.sed @ 24658:2a206965fff4

Added tag v8.2.2867 for changeset 99fe793b8b12b94babc5cb53ee7318a71c35f262
author Bram Moolenaar <Bram@vim.org>
date Tue, 18 May 2021 15: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/