view ci/config.mk.clang.sed @ 27765:eea7436ad107

Added tag v8.2.4408 for changeset 1662d2d2e27bd655970cf6de6ca6b16278895d62
author Bram Moolenaar <Bram@vim.org>
date Thu, 17 Feb 2022 15:45:03 +0100
parents fccd67ae58c8
children
line wrap: on
line source

/^CFLAGS[[:blank:]]*=/s/$/ -Wno-error=missing-field-initializers/
/^RUBY_CFLAGS_EXTRA[[:blank:]]*=/s/$/ -Wno-error=unknown-attributes -Wno-error=ignored-attributes/