view ci/config.mk.sed @ 30546:3107cc41afc2

Added tag v9.0.0608 for changeset 9a6f7e750697247c4909234cbb808570e38d6560
author Bram Moolenaar <Bram@vim.org>
date Tue, 27 Sep 2022 17:30:06 +0200
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/