view ci/config.mk.sed @ 28840:4318ef970867

Added tag v8.2.4943 for changeset b93668df916001203ad129fc1bd6786c995b939c
author Bram Moolenaar <Bram@vim.org>
date Thu, 12 May 2022 18:45:03 +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/