view ci/config.mk.sed @ 25839:9f8cd3eb33c7

Added tag v8.2.3453 for changeset 15fe946b1a41c40bf449fbc04ab145017a14a32a
author Bram Moolenaar <Bram@vim.org>
date Wed, 22 Sep 2021 14:30:06 +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/