view ci/config.mk.clang.sed @ 27349:b26e0d130e07

Added tag v8.2.4202 for changeset 9a9c34c84cd45255b1057e41a1aaa3ab1f9e890e
author Bram Moolenaar <Bram@vim.org>
date Mon, 24 Jan 2022 15:00:05 +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/