view ci/config.mk.clang.sed @ 27151:7bb327c29de3

Added tag v8.2.4104 for changeset 2d0ea3f9ffe1935644e45838b0a23bfc4940a7d5
author Bram Moolenaar <Bram@vim.org>
date Sun, 16 Jan 2022 12:15:06 +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/