view ci/config.mk.sed @ 31709:93f30cb659bc

Added tag v9.0.1186 for changeset f6309f6742e5548512b4fdb91b7d250ce49a164b
author Bram Moolenaar <Bram@vim.org>
date Thu, 12 Jan 2023 21:15:04 +0100
parents fccd67ae58c8
children d83068c95ba0
line wrap: on
line source

/^CFLAGS[[:blank:]]*=/s/$/ -Wall -Wextra -Wshadow -Werror/
/^PERL_CFLAGS_EXTRA[[:blank:]]*=/s/$/ -Wno-error=unused-function/
/^RUBY_CFLAGS_EXTRA[[:blank:]]*=/s/$/ -Wno-error=unused-parameter/