view ci/config.mk.clang.sed @ 28268:ec433fec31a6

Added tag v8.2.4659 for changeset 39a833e69bf36a5101fb9f6b8357a0f3e9c9bf7e
author Bram Moolenaar <Bram@vim.org>
date Thu, 31 Mar 2022 22:45:03 +0200
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/